joaorafaelm / text-classification-pythonLinks
An example of retails products classification using scikit and nltk -
☆27Updated 6 years ago
Alternatives and similar repositories for text-classification-python
Users that are interested in text-classification-python are comparing it to the libraries listed below
Sorting:
- Topic detection and sentiment analysis of Google Play app reviews☆12Updated 9 years ago
- ☆61Updated 7 years ago
- Document Similarity using Word2Vec☆101Updated 2 years ago
- Document clustering and topic modelling with Python☆85Updated 7 years ago
- Data-driven projects repo☆74Updated 6 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- Text clustering with K-means and tf-idf☆32Updated 6 years ago
- Automatic question generation by using NLP☆206Updated 9 months ago
- Extracting relevant information from resume using deep learning.☆73Updated 4 years ago
- Natural Language Processing☆95Updated 7 years ago
- A playground for classifying products based on image and text features using deep learning.☆25Updated 5 years ago
- Code to parse information such as Name, Email, Phone Number, Skill sets and Technologies from a given resume☆29Updated 6 years ago
- A product comparison tool for Amazon.com☆26Updated 4 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- A text analysis application for performing common NLP tasks through a web dashboard interface and an API☆125Updated 6 years ago
- Classifies webpages into categories defined in DMOZ dataset☆41Updated 9 years ago
- Detect the languages from short pieces of text☆22Updated 6 years ago
- A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set …☆53Updated 7 years ago
- A python module that automatically summarizes text documents and web pages☆45Updated 2 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- resumerise: classify and summarizes resumes☆35Updated 3 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago
- sentiment analysis for twitter☆51Updated 13 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 4 years ago
- Simple Text Classfication using SVM and Naive Bayes☆77Updated 2 years ago
- "Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181☆53Updated 5 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago