hpanwar08 / sentence-classification-pytorch
Sentiment analysis with variable length sequences in pytorch
☆34Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for sentence-classification-pytorch
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- CapsNet for NLP☆68Updated 5 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated last year
- Storage for Kaggle Quora competition☆16Updated 7 years ago
- ☆32Updated 6 years ago
- Pytorch hierarchical attention neural network for text classification☆23Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Code for ICLR 2019 paper 'CBOW Is Not All You Need: Combining CBOW with the Compositional Matrix Space Model'☆21Updated 5 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 6 years ago
- DeepThought's solution☆80Updated last year
- Concatenate word and character embeddings in Keras☆44Updated 2 years ago
- Implementation for "Hierarchical Attention Networks for Document Classification"☆14Updated 6 years ago
- Gendered Ambiguous Pronouns Shared Task☆31Updated 2 years ago
- Text Classification in PyTorch☆23Updated 5 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆116Updated 5 years ago
- Repository for the IWCS 2017 paper "Representation Learning for Answer Selection with LSTM-Based Importance Weighting"☆28Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 6 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆14Updated 6 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆35Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆70Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆50Updated 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 5 years ago
- 7th place solution to the Gendered Pronoun Resolution competition https://www.kaggle.com/c/gendered-pronoun-resolution/overview☆23Updated 5 years ago
- Pretrained Biomedical Name Encoder☆15Updated 5 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 5 years ago