#31 · Primary category: NLP Tools & Text Processing

DeepKE

attribute-extraction chinese deep-learning deepke document-level few-shot information-extraction instructie kg knowledge-graph knowprompt lightner low-resource multi-modal named-entity-recognition ner nlp prompt pytorch relation-extraction

[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction

Project last updated:07/13/26

GitHub Stars

4.5K

Forks

750

Contributors

34

License

MIT

Why we included this project

DeepKE brings together named-entity recognition, relation extraction, and attribute extraction in a single PyTorch toolkit aimed at knowledge graph construction. It ships with Chinese and English checkpoints you can run directly, so you can extract structured facts from text without training a model from scratch. The repo also handles harder cases like few-shot and document-level extraction, and it includes a low-resource data preparation path for building your own labeled sets. If you're populating a knowledge graph from raw text, DeepKE offers a coherent starting point with examples detailed enough to adapt to your own schema.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category