joaorafaelm / text-classification-python
An example of retails products classification using scikit and nltk -
☆27Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for text-classification-python
- A playground for classifying products based on image and text features using deep learning.☆24Updated 5 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 3 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 5 years ago
- ☆12Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 5 years ago
- Multi Text Classificaiton☆92Updated 5 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆74Updated 5 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- Natural Language Processing☆95Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- The objective of this project is to scrape a corpus of news articles from a set of web pages, pre-process the corpus, and then to apply u…☆50Updated 7 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- An evaluation of word-embeddings for classification☆33Updated 5 years ago
- Extractive Text Summarization in Python☆20Updated 6 years ago
- Document clustering and topic modelling with Python☆86Updated 6 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆185Updated 6 years ago
- web scrapping in python: multiple libraries -requests, beautifulsoup, mechanize, selenium