Menu

🌍 Live Open Source Explorer

Explore live open-source projects and AI models.

Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.

🔎 Live Search

Search live open-source data

Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.

Reset Search
🔎
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: Sentiment-Analysis-NLP-with-Python

Page 1

Showing 7 results from 7

P

abhishek305/PyBot-A-ChatBot-For-Answering-Python-Queries-Using-NLP

GitHub Python

Pybot can change the way learners try to learn python programming language in a more interactive way. This chatbot will try to solve or provide answer to almost every python related issues or queries that the user is asking for. We are implementing NLP for improving the efficiency of the chatbot.... Read more

★ 93 Forks 40 abhishek305 Updated 08 Apr 2026
S

AmirhosseinHonardoust/Sentiment-Analysis-NLP

GitHub Python MIT License

Customer reviews sentiment analysis with Python and NLP. Generates a synthetic dataset of positive, neutral, and negative reviews, applies preprocessing (tokenization, stopwords, lemmatization), and builds TF-IDF features. Trains classifiers (Naive Bayes, Logistic Regression, Random Forest) with ... Read more

★ 27 Forks 1 AmirhosseinHonardoust Updated 23 Feb 2026
N

rohanmistry231/NLP-Projects-01

GitHub Jupyter Notebook MIT License

A collection of Python-based NLP projects exploring text processing, sentiment analysis, and language modeling using libraries like NLTK, SpaCy, and Transformers. Includes hands-on implementations with datasets and tutorials for building and evaluating NLP models.

★ 21 Forks 0 rohanmistry231 Updated 15 Mar 2026
S

yrtnsari/Sentiment-Analysis-NLP-with-Python

GitHub Jupyter Notebook

The project is a simple sentiment analysis using NLP. The project in written in python with Jupyter notebook. It shows how to do text preprocessing (removing of bad words, stop words, lemmatization, tokenization). It further shows how to save a trained model, and use the model in a real life suit... Read more

★ 20 Forks 8 yrtnsari Updated 29 Jan 2026
E

dawoodkhatri1/Email_spam_detection_using_python

GitHub Python

Text classification is a fundamental task in natural language processing (NLP), used widely for spam detection, sentiment analysis, and categorization of textual data. In this Python script, we delve into building a text classification pipeline using a Naive Bayes classifier with TF-IDF (Term Fre... Read more

★ 18 Forks 1 dawoodkhatri1 Updated 04 May 2026
N

Kairos-T/NLTK-Sentiment-Analyser

GitHub Python GNU General Public License v3.0

Sentiment Analysis Python script using NLP (NLTK's VADER model) tool that analyses text data and labels them with sentiment scores.

★ 15 Forks 2 Kairos-T Updated 06 Oct 2025
S

Jai-Agarwal-04/Sentiment_Analysis_with_Insights

GitHub Python

Sentiment Analysis with Insights using NLP and Dash This project show the sentiment analysis of text data using NLP and Dash. I used Amazon reviews dataset to train the model and further scrap the reviews from Etsy.com in order to test my model. Prerequisites: Python3 Amazon Dataset (3.6GB) Anac... Read more

★ 12 Forks 3 Jai-Agarwal-04 Updated 04 Oct 2025