tbornt / text_classification_pytorch
deep neural models for text classification implemented in pytorch
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for text_classification_pytorch
- bert on Jigsaw Unintended Bias in Toxicity Classification☆50Updated 5 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for sentence similarity task.☆49Updated 5 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- ☆39Updated 7 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 2 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆45Updated 4 years ago
- Highway Networks implement in pytorch☆72Updated last year
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 5 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆199Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆86Updated 5 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆62Updated 4 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 5 years ago
- Transfer Learning for Named Entity Recognition☆10Updated 5 years ago
- ☆97Updated 5 years ago
- 10th place solution of the Jigsaw Unintended Bias in Toxicity Classification☆33Updated 5 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆140Updated 7 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆64Updated 4 years ago
- Text Classification in PyTorch☆23Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 6 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated last year
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 5 years ago