A production system using ontology-guided prompts and two LLM stages extracted 19 million high-confidence facts from Wikipedia with 98.8% reported precision.
OneKE: A Dockerized Schema-Guided LLM Agent-based Knowledge Extraction System
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce OneKE, a dockerized schema-guided knowledge extraction system, which can extract knowledge from the Web and raw PDF Books, and support various domains (science, news, etc.). Specifically, we design OneKE with multiple agents and a configure knowledge base. Different agents perform their respective roles, enabling support for various extraction scenarios. The configure knowledge base facilitates schema configuration, error case debugging and correction, further improving the performance. Empirical evaluations on benchmark datasets demonstrate OneKE's efficacy, while case studies further elucidate its adaptability to diverse tasks across multiple domains, highlighting its potential for broad applications. We have open-sourced the Code at https://github.com/zjunlp/OneKE and released a Video at http://oneke.openkg.cn/demo.mp4.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ODKE+: Ontology-Guided Open-Domain Knowledge Extraction with LLMs
A production system using ontology-guided prompts and two LLM stages extracted 19 million high-confidence facts from Wikipedia with 98.8% reported precision.