hpanwar08 / sentence-classification-pytorchLinks
Sentiment analysis with variable length sequences in pytorch
☆34Updated 6 years ago
Alternatives and similar repositories for sentence-classification-pytorch
Users that are interested in sentence-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
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 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
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆116Updated 6 years ago
- Library for fast text representation and extreme classification.☆151Updated 4 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago
- 7th place solution to the Gendered Pronoun Resolution competition https://www.kaggle.com/c/gendered-pronoun-resolution/overview☆24Updated 6 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 7 years ago
- Personalized Query Completion☆27Updated 4 years ago
- A collection of papers on reinforcement learning applied to NLP☆14Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- MT Tutorial for the JSALT 2019 Summer School☆48Updated 6 years ago
- A PyTorch Implementation of FastFusionNet on SQuAD 1.1☆39Updated 6 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- ☆66Updated 2 years ago
- State-of-the-art model evaluation☆41Updated 5 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
- Tools for training pytorch language models☆27Updated 4 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Python package for understanding the difficulty of text classification datasets. (in CoNNL 2018)☆64Updated 4 years ago
- Gendered Ambiguous Pronouns Shared Task☆31Updated 2 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 11 years ago
- DeepThought's solution☆80Updated last year