基于pytorch的GlobalPointer进行中文命名实体识别。
☆38Jul 7, 2023Updated 2 years ago
Alternatives and similar repositories for pytorch_GlobalPointer_Ner
Users that are interested in pytorch_GlobalPointer_Ner are comparing it to the libraries listed below
Sorting:
- 基于百度uie的关系抽取☆20Sep 26, 2022Updated 3 years ago
- CBLUE 2/3 任务实现☆10Aug 1, 2024Updated last year
- 基于pytorch的百度UIE命名实体识别。☆57Feb 1, 2023Updated 3 years ago
- ☆11May 29, 2024Updated last year
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- ☆13Jun 19, 2021Updated 4 years ago
- 自己tkinter开发的一个NER标注工具直接生成BIO文件.环境python3☆11Jan 29, 2022Updated 4 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Sep 5, 2022Updated 3 years ago
- Official implementation of TablERT-CNN, a joint entity and relation extraction system.☆13Apr 8, 2022Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER☆259May 2, 2021Updated 4 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。