yuhui-lin / text-classification
deep learning models for text classification written in TensorFlow(Python).
☆61Updated 2 years ago
Alternatives and similar repositories for text-classification:
Users that are interested in text-classification are comparing it to the libraries listed below
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning☆55Updated 8 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- ☆28Updated 8 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆118Updated 7 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 5 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- Tensorflow Tutorial files and Implementations of various Deep NLP and CV Models.☆47Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago