guocheng2025 / BiLSTM-CRF
中文命名实体识别 | English NER
☆18Updated 5 years ago
Alternatives and similar repositories for BiLSTM-CRF:
Users that are interested in BiLSTM-CRF are comparing it to the libraries listed below
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 8 months ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 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
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated 8 months ago
- ☆28Updated last year
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- bert实现中文关系抽取☆17Updated last year
- CCKS2020面向金融领域的小样本跨类迁移事件抽取baseline☆55Updated 2 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆12Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆71Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- AntNLP Neural Relation Extraction☆40Updated 6 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year