yuhui-lin / text-classificationLinks
deep learning models for text classification written in TensorFlow(Python).
☆60Updated 3 years ago
Alternatives and similar repositories for text-classification
Users that are interested in text-classification are comparing it to the libraries listed below
Sorting:
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- TensorFlow and Scikit Flow examples☆140Updated 8 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 9 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.☆60Updated 9 years ago
- ☆88Updated 9 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 9 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆50Updated 10 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- ☆28Updated 9 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago