zjunlp/Generative_KG_Construction_Papers
[EMNLP 2022] Generative Knowledge Graph Construction: A Review
This resource helps researchers and practitioners understand how to automatically extract structured information, like entities, relationships, and events, from unstructured text using advanced machine learning techniques. It details methods that convert raw text into structured knowledge graphs. This is for AI/ML researchers, data scientists, and NLP engineers who need to build or analyze systems that construct knowledge bases from text.
113 stars. No commits in the last 6 months.
Use this if you are developing or studying methods for automatically extracting structured facts and relationships from large volumes of text to build knowledge graphs.
Not ideal if you are looking for a ready-to-use software tool or library for direct knowledge graph construction without delving into the underlying generative models.
Stars
113
Forks
7
Language
—
License
MIT
Category
Last pushed
Jul 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zjunlp/Generative_KG_Construction_Papers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spcl/knowledge-graph-of-thoughts
Official Implementation of "Affordable AI Assistants with Knowledge Graph of Thoughts"
aitomatic/semikong
First Open-Source Industry-Specific Model for Semiconductors
dylanhogg/llmgraph
Create knowledge graphs with LLMs
fusion-jena/automatic-KG-creation-with-LLM
Automatic Ontology and Knowledge Graph construction with LLM
LHRLAB/ChatKBQA
[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge...