yassersouri / classify-text
"20 Newsgroups" text classification with python
☆151Updated 8 years ago
Alternatives and similar repositories for classify-text:
Users that are interested in classify-text are comparing it to the libraries listed below
- Simple practice for text classification using Python☆58Updated 10 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆142Updated 7 years ago
- An entry to kaggle's 'Sentiment Analysis on Movie Reviews' competition☆181Updated 6 years ago
- Working with sentiment analysis in Python.☆214Updated 10 years ago
- Topic modeling with gensim and LDA☆168Updated 7 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆64Updated 8 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆109Updated 5 years ago
- Sentiment Analysis of IMDB Movie Reviews using word2vec and scikit-learn☆73Updated 9 years ago
- Code of the blog post: http://fjavieralba.com/basic-sentiment-analysis-with-python.html☆103Updated 12 years ago
- Naive Bayes SVM for Sentiment Analysis☆304Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Python wrapper for Stanford CoreNLP tools☆58Updated 9 years ago
- Uses a Convolutional Neural Network to detect duplicate questions in the public Quora dataset.☆33Updated 8 years ago
- An extremely simple Python library to perform TF-IDF document comparison.☆244Updated 4 years ago
- An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language underst…☆289Updated 11 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- Classifying text with bag-of-words☆113Updated 9 years ago
- Python interface to the Stanford Named Entity Recognizer☆291Updated 3 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆425Updated 6 years ago
- Deep Learning for Natural Language Processing☆458Updated 6 years ago
- Train, evaluate and deploy Deep Learning based text classifiers. Currently supports CNN☆105Updated 9 years ago
- Codes for several practice contests in Kaggle☆85Updated 9 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 6 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆619Updated 6 years ago
- Worked examples from the NLTK Book☆183Updated 5 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago