tbornt / text_classification_pytorchLinks
deep neural models for text classification implemented in pytorch
☆15Updated 2 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:
- Word Embedding + LSTM + FC☆161Updated last year
- bert on Jigsaw Unintended Bias in Toxicity Classification☆50Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆198Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 7 years ago
- Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification☆249Updated 5 years ago
- Re-implementation of Mueller's et al., "Siamese Recurrent Architectures for Learning Sentence Similarity." (AAAI, 2016)☆54Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆90Updated 7 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 7 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…☆63Updated 5 years ago
- A set of tutorials for torchtext☆185Updated 7 years ago
- Position embedding layers in Keras☆58Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- RAdam optimizer for keras☆71Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 7 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 7 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
- 10th place solution of the Jigsaw Unintended Bias in Toxicity Classification☆35Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago