yuchenlin / lstm_sentence_classifierLinks
LSTM-based Models for Sentence Classification in PyTorch
☆77Updated 4 years ago
Alternatives and similar repositories for lstm_sentence_classifier
Users that are interested in lstm_sentence_classifier are comparing it to the libraries listed below
Sorting:
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- ☆38Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- A pytorch (pytorch-1.0) CUDA version with pretrained GoogleNews word embeddings. Supports Python 2.7 and 3.6. In addition to GPU/CUDA, it…☆36Updated 4 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- codes for Variational Autoencoder for Semi-supervised Text Classification☆40Updated 6 years ago
- Implement modern LSTM cell by tensorflow and test them by language modeling task for PTB. Highway State Gating, Hypernets, Recurrent High…☆30Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)☆81Updated 5 years ago
- ☆121Updated 8 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- ☆113Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆123Updated 6 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago