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:
- The information of computer journal☆179Updated 3 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆118Updated 2 years ago
- ☆27Updated 2 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
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 4 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 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
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆47Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- ☆167Updated 6 years ago
- [COLING 2020] Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis☆56Updated 3 years ago
- ☆220Updated 5 years ago
- ☆42Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括 截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- text classification with deep learning model and traditional ways☆54Updated 6 years ago
- Source code for Findings of EMNLP2020 paper Edge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation.☆59Updated 4 years ago
- Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020☆46Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 5 years ago
- Feature Projection for Improved Text Classification☆46Updated 5 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- ☆276Updated 3 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆25Updated 4 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 5 years ago