hackerxiaobai / NER
pytorch版的命名实体识别,LSTM和LSTM_CRF
☆25Updated 5 years ago
Alternatives and similar repositories for NER:
Users that are interested in NER are comparing it to the libraries listed below
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- pytorch Efficient GlobalPointer☆53Updated 3 years ago
- 百度2020语 言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- BiLSTM+CRF by Pytorch and classic CRF by pysuite 基于双向循环神经网络和CRF特征模板的信息抽取☆17Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated last year
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆43Updated 6 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆21Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- ☆29Updated 5 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago