junwang4 / CNN-sentence-classification-pytorch-2018Links
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 also supports running on CPU.
☆36Updated 5 years ago
Alternatives and similar repositories for CNN-sentence-classification-pytorch-2018
Users that are interested in CNN-sentence-classification-pytorch-2018 are comparing it to the libraries listed below
Sorting:
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- TensorFlow implementation of "Improved Variational Autoencoders for Text Modeling using Dilated Convolutions"☆54Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Pytorch and Torchtext implementation of Sequence to sequence