xiayandi / Pytorch_text_classificationLinks
A simple implementation of CNN based text classification in Pytorch
☆65Updated 8 years ago
Alternatives and similar repositories for Pytorch_text_classification
Users that are interested in Pytorch_text_classification are comparing it to the libraries listed below
Sorting:
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated last week
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- An implementation of the Globally Normalized Reader