weizhepei / CasRelLinks
[ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction
☆801Updated 5 years ago
Alternatives and similar repositories for CasRel
Users that are interested in CasRel are comparing it to the libraries listed below
Sorting:
- ☆464Updated 4 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆420Updated 5 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆192Updated 2 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 3 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆633Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆282Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆508Updated 4 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆540Updated 4 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆535Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆481Updated 6 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.