zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
Supports entity, relation, attribute, and event extraction across specialized scenarios including few-shot learning, document-level processing, multimodal inputs, and Chinese schema-based tasks. Implements state-of-the-art architectures like W2NER, PRGC, and ASP alongside LLM-based extraction via instruction tuning and in-context learning. Integrates with Hugging Face Transformers and provides pre-trained models, MCP tool integration, and comprehensive datasets (IEPile, InstructIE) for supervised and instruction-based knowledge graph construction.
4,338 stars and 751 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
4,338
Forks
744
Language
Python
License
MIT
Category
Last pushed
Jul 19, 2025
Monthly downloads
751
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zjunlp/DeepKE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch...
icoxfog417/graph-convolution-nlp
Graph Convolution Network for NLP
Hyperparticle/graph-nlu
Graph NLU is a natural language understanding tool that leverages the power of graph databases
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
svjan5/GNNs-for-NLP
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020