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:
- 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
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 6 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- A generalized input-label embedding for text classification☆24Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- [AAAI 2019] Weakly-Supervised Hierarchical Text Classification☆87Updated 3 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆67Updated 8 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- seq2seq based keyphrase generation model sets, including copyrnn copycnn and copytransfomer☆51Updated 3 years ago
- A simple version of DeepRank & MatchPyramid implemented in PyTorch.☆34Updated 5 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆118Updated 6 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- PyTorch implementation of our paper "Imposing Label-Relational Inductive Bias for Extremely Fine-Grained Entity Typing" (NAACL19)☆86Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 6 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆64Updated last year
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Source code for paper Neural Architectures for Nested NER through Linearization☆90Updated 6 years ago
- Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.☆52Updated 6 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Pytorch codes for "Label-aware Document Representation via Hybrid Attention for Extreme Multi-Label Text Classification"☆51Updated 4 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago