DeepKE

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

MIT License

Downloads
2.4K
Stars
2.9K
Committers
20

Bot releases are hidden (Show)

DeepKE - DeepKE 2.2.7 Latest Release

Published by GoooDte about 1 year ago

fix requirements

DeepKE - DeepKE 2.2.6

Published by GoooDte about 1 year ago

Upload a new version of Docker.

DeepKE - DeepKE 2.2.4

Published by GoooDte over 1 year ago

fix some bugs

DeepKE - DeepKE 2.2.1

Published by GoooDte over 1 year ago

fix some bugs

DeepKE - DeepKE 2.2

Published by GoooDte over 1 year ago

1.Support LLMs (e.g., ChatGPT) with EasyInstruct and add new models, including CP-NER, ASP, PRGC, and PURE.

2.Provide event extraction capabilities for both Chinese and English.

3.Offer compatibility with higher versions of Python packages (e.g., Transformers).

4.Resolve known issues.

DeepKE - DeepKE 2.1.2

Published by tlk1997 almost 2 years ago

Fix some bugs.

DeepKE - DeepKE 2.1.1

Published by tlk1997 almost 2 years ago

  1. Add data annotation instructions for entity recognition and relation extraction.
  2. Add automatic labelling of weakly supervised data (entity recognition and relation extraction).
  3. Optimize multi-GPU training.
  4. Fix some bugs.
DeepKE - DeepKE 2.1.0

Published by tlk1997 about 2 years ago

We have added the following functions in this version:
1、Add multi modal entity extraction and multi modal relation extraction.
2、Add off-the-shelf models based on cnSchema
3、Add lstm-crf model for entity extraction
4、Add data augmentation for low resource relation extraction
5、Fix some bugs

DeepKE - DeepKE 2.0.2

Published by tlk1997 over 2 years ago