Suporting standard supervised setting, low-resource setting, and document-level setting for knowledge base population
DeepKE is a knowledge extraction toolkit supporting standard supervised, low-resource and document-level scenarios for entity, relation and attribution extraction. It allows developers and researchers to customize datasets and models to extract information from unstructured texts.
DeepKE supports low-resource setting with only a few labelled (e.g., 16/32 shot) instances for widespread information extraction tasks.
Since relations are expressed over multiple sentences in real-world applications, DeepKE supports document-level relation extraction.
DeepKE achieves diverse information extraction tasks: named entity recognition, relation extraction and attribute extraction.
We provide an online system to extract knowledge from the text with friendly interactive interfaces and fast reaction speed. Click here to try it !!
We present a new open-source and extensible knowledge extraction toolkit, called DeepKE, supporting standard fully supervised, low-resource few-shot and document-level scenarios. DeepKE implements various information extraction tasks, including named entity recognition, relation extraction and attribute extraction. With a unified framework, DeepKE allows developers and researchers to customize datasets and models to extract information from unstructured texts according to their requirements. Specifically, DeepKE not only provides various functional modules and model implementation for different functions and scenarios but also organizes all components by consistent frameworks to maintain sufficient modularity and extensibility. Moreover, DeepKE has quipped with comprehensive documents as well as Google Colab tutorials for beginners. Users can install DeepKE via 'install deepke'. We will provide maintenance to meet new requests, add new tasks, and fix bugs in the future.
DeepKE provides various functional modules and rganizes all components by consistent frameworks.
The training & evaluation codes and model implementation are separated for easy usage.
An off-the-shelf automatic hyperparameter tuning component is available.
Issues
Stars
Forks
Ningyu Zhang, Liankuan Tao, Xin Xu, Haiyang Yu, Hongbin Ye, Shuofei Qiao, Xin Xie, Xiang Chen, Zhoubo Li, Lei Li, Xiaozhuan Liang, YunzhiYao, Shumin Deng, Wen Zhang, Guozhou Zheng, Huajun Chen
Feiyu Xiong, Hui Chen, Qiang Chen
Zhenru Zhang, Chuanqi Tan, Fei Huang