zhijing-jin / pytorch_RelationExtraction_AttentionBiLSTMLinks
Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" ACL 2016 http://www.aclweb.org/anthology/P16-2034)
☆45Updated last year
Alternatives and similar repositories for pytorch_RelationExtraction_AttentionBiLSTM
Users that are interested in pytorch_RelationExtraction_AttentionBiLSTM are comparing it to the libraries listed below
Sorting:
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- The information of computer journal☆179Updated 2 years ago
- ☆27Updated 2 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021…☆49Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆47Updated 5 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 years ago
- Source code for Findings of EMNLP2020 paper Edge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation.☆59Updated 4 years ago
- ☆48Updated 4 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- [EMNLP 2020] Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis☆31Updated 4 years ago
- Code of paper Exploring Task Difficulty for Few-Shot Relation Extraction. https://arxiv.org/abs/2109.05473☆35Updated 4 years ago
- Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]☆139Updated 4 years ago
- ☆32Updated 2 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- ☆60Updated 5 years ago
- ☆167Updated 6 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL ,COLING)。☆18Updated 4 years ago
- ☆42Updated 2 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Updated 5 years ago
- Named Entity Recognition (NER) with different combinations of BiGRU, Self-Attention and CRF☆63Updated 4 years ago
- 事件抽取-目前限定火灾新闻☆21Updated 6 years ago
- Implementation of TACL 2017 paper: Cross-Sentence N-ary Relation Extraction with Graph LSTMs. Nanyun Peng, Hoifung Poon, Chris Quirk, Kri…☆61Updated 6 years ago