circlePi / Bert_Chinese_Ner_pytorchLinks
Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别
☆184Updated 2 years ago
Alternatives and similar repositories for Bert_Chinese_Ner_pytorch
Users that are interested in Bert_Chinese_Ner_pytorch are comparing it to the libraries listed below
Sorting:
- 中文关系抽取☆136Updated 6 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Updated 5 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆287Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago