zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2955
- days_rel: n/a
- days_push: 51
- n_releases_24m: 0
Adoption not part of the score
4472 stars · 750 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DeepKE is an open-source PyTorch-based knowledge extraction toolkit for knowledge graph construction, supporting named entity recognition, relation extraction, and attribute extraction. It covers standard supervised, low-resource few-shot, document-level, and multimodal scenarios, and includes LLM-based extraction via DeepKE-LLM and OneKE.
Use cases
- extract entities and relations from unstructured text to build a knowledge graph
- train a named entity recognition model with few labeled examples
- perform document-level relation extraction across multiple sentences
- run multimodal entity and relation extraction using visual cues
- use large language models for information extraction
- extract relational triples in Chinese with cnSchema support
When to choose
- building knowledge graphs from text, especially Chinese or low-resource settings
- you need research-grade IE models (NER, RE, triple extraction) with PyTorch
- you want few-shot or multimodal information extraction capabilities
- you want LLM-based extraction with prebuilt OneKE models
When to avoid
- you need a production-ready REST API or GUI out of the box
- your task is unrelated to information extraction or knowledge graphs
- you need a lightweight pure-inference library without training infrastructure
Facets
library · maturity active
nlp machine-learning deep-learning parser machine-learning artificial-intelligence python knowledge-graph information-extraction named-entity-recognition relation-extraction attribute-extraction low-resource few-shot document-level multimodal pytorch chinese-nlp llm knowledge-graph-construction natural-language-processing linux gpu
3 sources
- readme: https://github.com/zjunlp/DeepKE · fetched 2026-08-28 · f26b422d1cb8
- homepage: http://deepke.zjukg.cn/ · fetched 2026-08-29 · 5cfa3f609901
- registry_pypi: https://pypi.org/pypi/deepke/json · fetched 2026-08-29 · 44e7150d07c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zjunlp/DeepKE | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem