Shawn1993 / cnn-text-classification-pytorchLinks
CNNs for Sentence Classification in PyTorch
☆1,033Updated 9 months ago
Alternatives and similar repositories for cnn-text-classification-pytorch
Users that are interested in cnn-text-classification-pytorch are comparing it to the libraries listed below
Sorting:
- A Benchmark of Text Classification in PyTorch☆605Updated last year
- Text classification using deep learning models in Pytorch☆816Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,080Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,192Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Implementation of papers for text classification task on DBpedia☆736Updated 5 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆916Updated 2 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,614Updated 2 years ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated last month
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,897Updated 3 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,087Updated 6 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,420Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging☆831Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆983Updated 7 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,059Updated 7 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- A text generation benchmarking platform☆868Updated 4 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- LSTM-CRF in PyTorch☆461Updated last year
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms☆326Updated 6 years ago