yuhui-lin / text-classificationLinks
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
Sorting:
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- ☆88Updated 9 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- ☆29Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 8 years ago
- code for our paper Baselines and Bigrams: Simple, Good Sentiment and Topic Classification☆135Updated 9 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
- ☆28Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 7 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 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