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
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- ☆29Updated 9 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- ☆28Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 6 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- in progress☆45Updated 9 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago