A python knowledge-based chatbot application built with Tkinter
-
Updated
May 14, 2021 - Python
A python knowledge-based chatbot application built with Tkinter
Important points and code from the famous book: Natural Language Processing using python by Steven Bird, Ewan Klein and Edward Loper
End-to-End NLP Chatbot for Food Services
Python implementation of different Natural Language Processing tasks
Built a cross-lingual sentiment analysis model over 8+ languages for monolingual and cross-lingual tasks, achieving Sentiment Graph F1 of 0.55 (cross-lingual) and 0.559 (monolingual) using RoBERTa with CRF for span extraction and polarity classification.
This repository hosts a Twitter/X Profile Moderation Tool, a powerful application designed to fetch and analyze tweets from a profile for inappropriate or harmful content.
NLP pipeline for text preprocessing using NLTK including tokenization, stopword removal, stemming, and lemmatization.
💬 Sentiment Analysis using NLP | ML Web App 🚀 An interactive Machine Learning application that analyzes user text and classifies sentiment as Positive, Negative, or Neutral using TF-IDF vectorization and a Random Forest model. Built with Python, NLP techniques, and Streamlit.
A python knowledge-based chatbot application built with Tkinter
Add a description, image, and links to the nlp-projects topic page so that developers can more easily learn about it.
To associate your repository with the nlp-projects topic, visit your repo's landing page and select "manage topics."