Ad

KnowledgeGraphData: 14B Chinese Knowledge Graph

This project provides access to the largest publicly available Chinese knowledge graph, containing 140 million entities and relationships. Explore and utilize this comprehensive dataset for various AI applications.
Screenshot of ownthink/KnowledgeGraphData homepage

KnowledgeGraphData provides a large-scale, open-source Chinese knowledge graph. This graph represents entities and their relationships, enabling AI systems to understand real-world events. The data is structured as triples (entity, attribute, value) and (entity, relationship, entity) in CSV format. It aims to facilitate research and development in areas like question answering and knowledge recommendation.

This project offers a substantial knowledge graph, a valuable resource for NLP and AI research. The complete dataset size (140 million triples) offers significant scope for analysis. The CSV format allows for easy integration with various data processing tools and Python scripts.

  • Data Format: CSV, easily parsed and processed with standard tools like Python's csv module.
  • Scalability: The dataset's size allows for exploring complex relationships and large-scale graph analysis.
  • Accessibility: The data is freely available for download on Baidu Pan.
  • Ease of Use: Simple Python scripts provided for reading and testing the data.
  • Extensibility: The data structure is readily extendable to include new entities and relations.

The project is a released dataset with a clear, defined purpose. The availability of download links and sample code indicates ongoing support and accessibility. The linked QQ groups suggest an active community, although some groups are full. The project has been available since 2019, implying sustained interest.

This project benefits researchers and developers working on Chinese natural language processing, knowledge representation, and AI applications. It provides a readily usable knowledge base for tasks like question answering, recommendation systems, and information retrieval. Compared to building a knowledge graph from scratch, this resource offers significant time and effort savings.

Languages:
Summarize:
Share:
Stars
5,185
Forks
738
Issues
27
Created
6 years ago
Commit
2 years ago
License
None
Archived
No
Updated 16 days ago

Similar Repositories