LeeSureman / Batch_Parallel_LatticeLSTM
Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.
☆129Updated 4 years ago
Alternatives and similar repositories for Batch_Parallel_LatticeLSTM:
Users that are interested in Batch_Parallel_LatticeLSTM are comparing it to the libraries listed below
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆139Updated 7 months ago
- baidu aistudio event extraction competition☆224Updated last year
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆203Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆198Updated 2 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- 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
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆132Updated last year
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 4 years ago
- Chinese Medical Intent Dataset☆1Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆157Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- 全局指针统一处理嵌套与非嵌套NER☆253Updated 3 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago