LeeSureman / Batch_Parallel_LatticeLSTMLinks
Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.
☆129Updated 5 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
Sorting:
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated 2 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 6 years ago
- IPRE: a Dataset for Inter-Personal Relationship Extraction☆94Updated 5 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- 基于 Bi-LSTM 和 CRF 的中文语义角色标注☆87Updated 6 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆144Updated 5 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- pytorch版的命名实体识别,LSTM和LSTM_CRF☆25Updated 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
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆128Updated 4 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 7 years ago
- A Neural Multi-digraph Model for Chinese NER with Gazetteers☆86Updated last year
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- A Sentence Cloze Dataset for Chinese Machine Reading Comprehension (CMRC 2019)☆127Updated 2 years ago
- ☆61Updated last year
- Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3☆183Updated 5 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆201Updated 2 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Joint Extraction of Entities and Relations Based on cnn+rnn☆185Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆109Updated 2 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆195Updated 3 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Updated 5 years ago