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
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Pytorch hierarchical attention neural network for text classification☆24Updated 8 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 8 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆118Updated 7 years ago
- Personalized Query Completion☆27Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- ACL 2018: Dating Documents using Graph Convolution Networks☆59Updated 2 years ago
- A simple version of DeepRank & MatchPyramid implemented in PyTorch.☆34Updated 5 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- A PyTorch Implementation of FastFusionNet on SQuAD 1.1☆39Updated 6 years ago
- CapsNet for NLP☆66Updated 6 years ago
- TensorFlow implementation of 'Ask Me Anything: Dynamic Memory Networks for Natural Language Processing (2015)'☆42Updated 7 years ago
- Code for my blog post☆50Updated 7 years ago
- 7th place solution to the Gendered Pronoun Resolution competition https://www.kaggle.com/c/gendered-pronoun-resolution/overview☆24Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆29Updated 7 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- Tools for training pytorch language models☆27Updated 5 years ago
- Deep Relevance Ranking Using Enhanced Document-Query Interactions☆114Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- LSTM-based model for answer selection☆18Updated 7 years ago
- ☆31Updated 6 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- A collection of papers on reinforcement learning applied to NLP☆14Updated 7 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 7 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 9 years ago