onehaitao / Att-BLSTM-relation-extraction
Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.
☆77Updated 3 years ago
Alternatives and similar repositories for Att-BLSTM-relation-extraction
Users that are interested in Att-BLSTM-relation-extraction are comparing it to the libraries listed below
Sorting:
- ☆27Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆103Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- 中文关系抽取☆94Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- 在 原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆26Updated 5 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆32Updated 3 years ago
- 基于bert的中文实体链接☆30Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆44Updated 9 months ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- 事件抽取-目前限定火灾新闻☆21Updated 5 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆120Updated 3 years ago
- text classification with deep learning model and traditional ways☆53Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- ☆21Updated 3 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago