294 skills found · Page 8 of 10
shenzhun / Creating Enron Spam Corpus From Raw DataUsing raw data of Enron spam datasets to create a corpus using python, nltk and shell script.
irfanelahi-ds / Document Classification PythonHow to classify documents into a set of pre-defined classes using Python sklearn, NLTK and by applying machine learning algorithms (Naive Bayes, Random Forest, SVM)
MechLabEngineering / Tatort Analyzer MEAnalyze Twitter for #Tatort with Python Pandas and NLTK
ali-mohammed-khair-nasser / Text Summarizer And CategoricalText processing and summarize with the category web application for Arabic and English texts using NLTK, Python, Flask, and other web languages.
SagarBapodara / Movie Recommendation SystemA movie recommender system is a system that seeks to predict or filter preferences according to the user's choices. The created Web-App using Python is a similar system, which suggests movies based on the user's liked movies.
abg3 / Disaster Response ML ProjectThis project involves ETL and a Machine Learning Pipeline implementation that classifies tweets to assist people with a disaster emergency response using a Flask Web App.
radonys / Reddit Flair DetectorA Reddit Flair Detector using Machine Learning Algorithms
adimyth / IplbotA retrieval based chat bot - BotVic. Engage with BotVic about IPL and have fun
ybg345 / W3 Resource PythonI am determined to improve my basic core skills of python and data science by practice. Found this website very helpful for systematic learning.
lyqht / Googleplaystore AnalyticsStreamlit Web App + Google Playstore Analysis (50.038 Computational Data Science Project)
surakshashukla / Phishing Email DetectionThis is a phishing email detection analysis, which was done using Python and Apache Spark to detect phishing emails using three different classification method. Python was used for email data loading and text parsing using NLTK package. Apache Spark was used to run the analysis in big data environment.
DataSpieler12345 / Python For Ds MlMy Python learning experience 📚🖥📳📴💻🖱✏
hafidmermouri / Nltk Language DetectionAutomatic langage detection with Python and NLTK
haseebpyd / PythonChatbotHow to Make a Chatbot in Python using Python NLTK Library and REGEX
shivaniramdas / Automatic SummarizationSimple text summarizer for any article using NLTK
rahulstar / Twitter Sentiment AnalysisExtracting tweets from twitter using twython and classifying the tweets as positive and negative using python module NLTK
colombomf / Text SummarizerPython scripte for text summarization using NLTK
jayantverma2809 / Cyberbullying Tweet Recognition AppThis project uses Natural Language Processing (NLP) to analyze tweets and predict whether they contain cyberbullying content. It categorizes cyberbullying into six categories: Age, Ethnicity, Gender, Religion, Other Cyberbullying.
AnubhavJohri / Twitter US Airline Sentiment AnalysisThis project has taken US Airlines Twitter Dataset (Training 15000 tweets & Testing 3000 tweets). It uses machine learning to classify the sentiments of tweets into positive, neutral and negative. It uses Naive-Bayes Classifier for text-classification and NLTK and SkLearn libraries in python.
rezlite / NLP Influencers AnalysisThis repository contains webscraping script and an analysis on Influencer/Affiliate Marketing in Instagram. This involves topic modeling and building a custom NER model.