Skip to content

Releases: zjunlp/DeepKE

DeepKE 2.2.7

21 Sep 03:43
Compare
Choose a tag to compare

fix requirements

DeepKE 2.2.6

05 Aug 12:54
Compare
Choose a tag to compare

Upload a new version of Docker.

DeepKE 2.2.4

28 Jun 14:43
106e35d
Compare
Choose a tag to compare

fix some bugs

DeepKE 2.2.1

14 Apr 05:28
Compare
Choose a tag to compare

fix some bugs

DeepKE 2.2

04 Apr 11:20
Compare
Choose a tag to compare

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 2.1.2

01 Jan 15:37
39ec4ce
Compare
Choose a tag to compare

Fix some bugs.

DeepKE 2.1.1

17 Nov 06:24
2a5c88d
Compare
Choose a tag to compare
  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 2.1.0

28 Aug 16:03
Compare
Choose a tag to compare

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 2.0.2

12 Apr 12:38
Compare
Choose a tag to compare
fix bug