dalinvip / pytorch_Highway_NetworksLinks
Highway Networks implement in pytorch
☆73Updated 3 years ago
Alternatives and similar repositories for pytorch_Highway_Networks
Users that are interested in pytorch_Highway_Networks are comparing it to the libraries listed below
Sorting:
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆75Updated 4 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- Ordered Neurons LSTM☆30Updated 4 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆122Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 7 years ago
- PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)☆86Updated 6 years ago
- Graph Convolutional neural network named entity recognition☆136Updated 8 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Official implementation of "Explicit Interaction Model towards Text Classification"☆70Updated 5 years ago
- ☆129Updated 7 years ago
- ☆50Updated 7 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.☆83Updated 4 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 5 years ago
- Multitask Learning for Machine Reading Comprehension, NAACL 2019☆102Updated 5 years ago
- Source code and dataset of EMNLP2017 paper "Incorporating Relation Paths in Neural Relation Extraction".☆39Updated 6 years ago
- Language Model Pruning for Sequence Labeling☆147Updated 5 years ago
- Code for Paper "Zero-shot User Intent Detection via Capsule Neural Networks".☆51Updated 6 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- ☆38Updated 8 years ago
- code of Relation Classification via Multi-Level Attention CNNs☆179Updated 3 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 7 years ago
- Distantly Supervised NER with Partial Annotation Learning and Reinforcement Learning☆132Updated 6 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 8 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)