zhijing-jin / pytorch_RelationExtraction_AttentionBiLSTM
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)
☆44Updated 9 months ago
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:
- Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"☆115Updated 2 years ago
- 文本分类, 双向lstm + attention 算法☆90Updated 4 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 4 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 3 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- 事件抽取-目前限定火灾新闻☆21Updated 5 years ago
- ☆27Updated last year
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- This repository contains the code for our paper [Enhancing Label Correlation Feedback in Multi-Label Text Classification via Multi-Task L…☆33Updated 3 years ago
- ☆60Updated 5 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification☆23Updated 4 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆30Updated 4 months ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆25Updated 4 years ago
- ☆32Updated 2 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探 索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 4 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- Transition-based Directed Graph Direction for Emotion-Cause Pair Extraction☆47Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆174Updated 5 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Updated 5 years ago
- The information of computer journal☆177Updated 2 years ago
- ACE2005事件抽取数据预处理☆56Updated 4 years ago
- Zhuang Chen, Tieyun Qian: Transfer Capsule Network for Aspect Level Sentiment Classification. ACL 2019: 547-556☆45Updated 4 years ago
- [EMNLP 2020] Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis☆31Updated 4 years ago
- Source code for Findings of EMNLP2020 paper Edge-Enhanced Graph Convolution Networks for Event Detection with Syntactic Relation.☆59Updated 4 years ago
- Official implementation of our work, GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction [AAAI 2021…☆50Updated 2 years ago
- CNN,RNN ,Activation functions, Graph Convolutional Networks(GCN) for Text Classification☆32Updated 5 years ago