Releases: zjunlp/DeepKE
Releases · zjunlp/DeepKE
DeepKE 2.2.7
DeepKE 2.2.6
Upload a new version of Docker.
DeepKE 2.2.4
fix some bugs
DeepKE 2.2.1
fix some bugs
DeepKE 2.2
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
Fix some bugs.
DeepKE 2.1.1
- Add data annotation instructions for entity recognition and relation extraction.
- Add automatic labelling of weakly supervised data (entity recognition and relation extraction).
- Optimize multi-GPU training.
- Fix some bugs.
DeepKE 2.1.0
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
fix bug