threelittlemonkeys / text-classification-pytorchLinks
Text Classification in PyTorch
☆23Updated 6 years ago
Alternatives and similar repositories for text-classification-pytorch
Users that are interested in text-classification-pytorch are comparing it to the libraries listed below
Sorting:
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 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
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆64Updated last year
- Highway Networks implement in pytorch☆73Updated 3 years ago
- A generalized input-label embedding for text classification☆24Updated 6 years ago
- Pytorch codes for "Label-aware Document Representation via Hybrid Attention for Extreme Multi-Label Text Classification"☆51Updated 4 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 5 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 5 years ago
- Ordered Neurons LSTM☆30Updated 3 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer