An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: count-vectorizer

RAHEEM12344/content-recommendation-engine

A modern, responsive web application that delivers personalized content recommendations based on user preferences and behavior. This interactive recommendation system allows users to discover content tailored to their interests through category selection, tag filtering, and customizable content parameters.

Language: HTML - Size: 187 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

shyamsundar-r/Spam-Email-Detection-Naive-Bayes

This project is a simple spam message classifier built using Python's Scikit-learn library. It uses a Multinomial Naive Bayes model combined with a Count Vectorizer to classify text messages as either Spam or Ham (Not Spam).

Language: Jupyter Notebook - Size: 263 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

prince7711sharma/Movie-Recommender

Movie Recommendation System This repository contains a Python-based Movie Recommendation System that leverages Machine Learning and Vectorization methods such as TF-IDF to recommend movies based on content similarity. The system processes datasets containing movie information like titles, genres, and descriptions to generate accurate and efficient

Language: Jupyter Notebook - Size: 8.67 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FaisalAhmed21/Movie-Recommendation-System

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

VedikaSawant/DupDetect

Machine learning project to identify semantically duplicate questions

Language: Jupyter Notebook - Size: 23.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

tan-hongkai/ViewWise

ViewWise is a recommendation system project that suggests TV shows based on cosine similarity between their metadata. By analyzing aggregated textual data of TV shows, the system provides users with personalized recommendations from a curated list of popular shows.

Language: Jupyter Notebook - Size: 884 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

MelRojas/Spam-Filter

Size: 144 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NawalKishor123/Twitter-Sentiment-Analysis

It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by machine learning models for classification, text mining, text analysis, data analysis and data visualization

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Apfirebolt/spam_email_classifier

An Email classifier using CountVectorizer and Naive Bayes strategy. PyQt5 is used for GUI

Language: Python - Size: 3.39 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

gaaniruddha/FIT5196-A1

This repository contains assignments #1 that was completed as a part of "FIT5196 Data Wrangling", taught at Monash Uni in S2 2020.

Language: Jupyter Notebook - Size: 17.3 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dejah22/Multi-Label-Emotion-Classification-in-Urdu

Machine Learning Models to decode compound emotions in a Urdu-based text

Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jeffreywijaya100/youtube-comment-textmining

scrapping data komentar youtube yang berkaitan dengan machine learning dalam bahasa Indonesia sebanyak minimal 100 komentar

Language: Jupyter Notebook - Size: 2.54 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jeffreywijaya100/ecommerce-product-textmining

Pemodelan klasifikasi menggunakan data product dari sebuah ecommerce dengan ketentuan yang diberikan

Language: Jupyter Notebook - Size: 4.21 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

justmirr/hate-speech-detection

Built using Python, Streamlit, and NLTK, the Hate Speech Detection App employs a Decision Tree Classifier for identifying hate speech in text. It features real-time speech input, NLP preprocessing, and a user-friendly Streamlit interface, offering both visual and text-to-speech result presentation.

Language: Python - Size: 2.57 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 3

prneidhardt/Natural-Language-Processing

Twitter US Airline Sentiment

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 2

SannketNikam/Emotion-Detection-in-Text

This project employs emotion detection in textual data, specifically trained on Twitter data comprising tweets labeled with corresponding emotions. It seamlessly takes text inputs and provides the most fitting emotion assigned to it. This app has more than 600 visitors!

Language: Jupyter Notebook - Size: 4.24 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 10

shaadclt/Fake-News-Detection-DecisionTreeClassifier

This project involves detecting fake news using a decision tree classifier in Jupyter Notebook. Fake news detection is an important task in the field of natural language processing and machine learning, as it helps identify and filter out misleading or false information.

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

ksdkamesh99/Spam-Classifier

A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy and using various data cleaning and processing techniques like PorterStemmer,CountVectorizer,TFIDF Vetorizer,WordnetLemmatizer. It is implemented using LSTM and Word Embeddings to gain accuracy of 97.84%.

Language: Jupyter Notebook - Size: 510 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 11

Davityak03/NLP-Bag-of-Words-and-TF-IDF

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

abinashsahoo007/Project-Resume-Classification

The document classification solution should significantly reduce the manual human effort in the HRM. It should achieve a higher level of accuracy and automation with minimal human intervention.

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

justinapnguyen/Hotel_Reviews_Analysis_Using_NLP

In this project, we aim to analyze hotel reviews to determine the underlying sentiment expressed by customers. Our goal is to differentiate between positive and negative reviews using Natural Language Processing (NLP) techniques and machine learning algorithms.

Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

astonglen/Fake-News-Detection-Project

The scope of this project is to classify fake and true news. After performing an analysis on the dataset using two different vectorizers and two machine learning algorithms, the results are conveyed in the form of accuracy score and confusion matrices.

Language: Jupyter Notebook - Size: 9.83 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jeyadosstimothy/ML-on-CrisisLex

Application of Machine Learning Techniques for Text Classification and Topic Modelling on CrisisLexT26 dataset.

Language: Python - Size: 4.41 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

LoyumM/Movie-recommendation

Recommend similar movies

Language: Jupyter Notebook - Size: 9.71 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gurujayanth48/Fake-News-Analysis-using-NLP

To put a halt to the distribution of incorrect information from any online news outlet. Build an NLP Classifier that can identify news as Real or Fake.

Language: Jupyter Notebook - Size: 5.39 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dorianDraper/KNN-Movie-recommender

Building a KNN model. The dataset for this project collects part of the knowledge from the API TMDB, which contains only 5000 movies out of the total number. Model the data using a KNN, analyze the results and optimize the model.

Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dorianDraper/Naive-Bayes-project

Analyze Google Play store dataset and model the data using Naive Bayes to create a review classifier.

Language: Jupyter Notebook - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Bidur-Khanal/Text-Classification

Basic Text Classification Codes

Language: Jupyter Notebook - Size: 599 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

eiliaJafari/Movie-Review-Classification-TF_IDF-SVC

Movie Review Classification with TF-IDF Vectorize & SVC given a set of text movie reviews that have been labeled negative or positive

Language: Jupyter Notebook - Size: 3.17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

annareddy1/Aegean-Employment-Scams-Detection-App

AI-powered classifier mobile app using NLP to spot fake job ads and protect users from online scams. Our system analyzes language patterns and leverages algorithms to create a safe and trustworthy job search experience.

Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sarthak-Mohapatra/US-Airlines-Tweets-Sentiment-Analysis

Classifying a tweet as positive, neutral, or negative sentiment using Natural Language Processing (CBOW approaches) and Traditional Machine Learning Algorithms.

Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ritika-0111/Movie-Recommendation-on-IMDB-Dataset

Movie Recommendation - provides user with the top choices of movie he/she wanted to watch based on their current choice

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

saikrishnabudi/Text-Mining

Data Science - Text Mining Work

Language: Jupyter Notebook - Size: 3.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kamal2511/Movie-Recommender-System

Built a movie recommender system with Streamlit and deploy in Heroku Platform.

Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 5

animshamura/Sentiment-Analysis

Sentiment analysis of movie reviews based on NLP and Machine Learning!

Language: Jupyter Notebook - Size: 954 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Abhrojyoti2001/Bibliophile

A content-based books recommender system using cosine similarity on goodbooks-10k_books datasets

Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Abhrojyoti2001/Movies-Recommender-System

A content-based movie recommender system using cosine similarity on TMDB datasets

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Abhrojyoti2001/Email-Spam-Classifier

A spam email chacking system using the Complement-Naive-Bayes algorithm on SpamAssassin datasets

Language: Jupyter Notebook - Size: 260 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

samimakhan/Spam-Classification-Project

Spam Classifier project for my end-of-semester project for Intro to AI class. We were a group of four people. I worked on all the Naive Bayes models.

Language: Jupyter Notebook - Size: 3.2 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 5

Anshul21107/Movie-Recommender-System

The movie recommendation system is implemented using content based filtering

Language: Jupyter Notebook - Size: 8.68 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arunabellgutteramesh/VideoMemorabilityPredictionUsingML

Some videos have more impact than the others resulting in higher memorability scores for such videos. Using various ML algorithms, such memorability scores are predicted.

Language: Jupyter Notebook - Size: 178 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shubhamchouksey/NLP_Recipes

Natural Language Processing Recipes

Language: Jupyter Notebook - Size: 6.83 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

shreyans29/thesemicolon

This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

Language: Jupyter Notebook - Size: 680 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 384 - Forks: 437

enatgvhh/ml_text

Text-Mining: Klassifikation von Metadaten-Dokumenten zu INSPIRE-Themen

Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Raghuls-github/Movie-Genre-Classification

Movie genre classification in NLP using multinomial navie bayes classification and linear support vector classification.

Language: Jupyter Notebook - Size: 994 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sharmaroshan/Twitter-Sentiment-Analysis

It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by machine learning models for classification, text mining, text analysis, data analysis and data visualization

Language: Jupyter Notebook - Size: 2.77 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 168 - Forks: 114

badhonparvej481/Spam-eMail-Detection_NB_ML

Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

badhonparvej481/Count_TF_IDF-Vectorizer_ML

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

agushendra7/twitter-sentiment-analysis-using-inset-and-random-forest

Twitter Sentiment Analysis Using InSet (Indonesia Sentiment Lexicon) and Random Forest Classifier

Language: Jupyter Notebook - Size: 7.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

agushendra7/twitter-sentiment-analysis-using-vader-and-random-forest

Twitter Sentiment Analysis Using Vader Lexicon and Random Forest Classifier

Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Alli3d/naivebayes-for-spam-detection 📦

Spam detection model using naive bayes algorithm

Language: Python - Size: 277 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Bharati2301/Job-Resume-Filtering

Language: Jupyter Notebook - Size: 7.65 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vasupatelll/Email_Spam_Classifier

A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an

Language: Jupyter Notebook - Size: 660 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

spChalk/Vaccine-Sentiment-Classifier

:syringe: Vaccine Sentiment Classifier is a deep learning classifier trained on real world twitter data, that distinguishes 3 types of tweets: Neutral, Anti-vax & Pro-vax.

Language: Jupyter Notebook - Size: 10 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

samyakj2307/recruitai_resume_backend

Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

astrodestroyergithub/Fake-News-Detection-System

This work proposes a new approach for detecting fake news in datasets using some of the most widely used algorithms of machine learning.

Size: 12.8 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

forum-bhatt/Content-based-Movie-Recommendation

Content-based recommendation engine using Python and Scikitlearn, using concepts of Cosine distance and Euclidean distance. Finally, by using IMDB 5000 movie dataset built a content-based recommendation engine using CountVectorize and Cosine similarity scores between movies.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LorenzoRottigni/ML-sentiment-analysis

Machine Learning course of Piero Savastano 4: CountVectorizer, BernoulliNB, accuracy_score, pandas

Language: Python - Size: 3.07 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

esharma3/myers-briggs-personality-prediction

NLP based Classification Model that predicts a person's personality type as one of the 16 Myers Briggs personality types. Extremely challenging project dealing with correlation between human psychology and casual writing styles and handling heavily imbalanced classes. Check the app here - https://mb-predictor-motetuzs5q-uc.a.run.app/

Language: Jupyter Notebook - Size: 136 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 20

MahalavanyaSriram/Natural-Language-Processing-with-Disaster-Tweets

Kaggle Competition - Natural Language Processing with Disaster Tweets

Language: HTML - Size: 7.86 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

shanuhalli/Project-Resume-Classification

The document classification solution should significantly reduce the manual human effort in the HRM. It should achieve a higher level of accuracy and automation with minimal human intervention.

Language: Jupyter Notebook - Size: 12.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

shanuhalli/Assignment-Text-Mining

Perform sentimental analysis on the Elon-musk tweets and Extract reviews of any product from ecommerce website like amazon, Perform emotion mining.

Language: Jupyter Notebook - Size: 2.06 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AchintaMitra23/Movie-Recommendation-System-Using-Sentiment-Analysis

System is going to filter out the best possible movies basis on some criteria in recommendation area even after analyzing and previewing the reviews of the particular movie using sentiment analysis theory.

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rochitasundar/TwitterSentimentAnalysis-BigDataProject

Scrapped tweets using twitter API (for keyword ‘Netflix’) on an AWS EC2 instance, ingested data into S3 via kinesis firehose. Used Spark ML on databricks to build a pipeline for sentiment classification model and Athena & QuickSight to build a dashboard

Language: Jupyter Notebook - Size: 8.79 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

helemanc/drugs-reviews-sentiment-analysis

Text Mining project about Sentiment Analysis of Drugs Reviews.

Language: Jupyter Notebook - Size: 939 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 3

Balajirvp/Sentiment-Analysis-of-Movie-Reviews

Performed Sentiment Analysis of Movie reviews using Bag of Words and TF-IDF Vectorizers.

Language: Jupyter Notebook - Size: 501 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Arupsau/Fake-News-Detection-Using-NLTK

Language: Python - Size: 63.6 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

schatzederwelt/toxic_comments_detection

Автоматическое выявление токсичных комментариев

Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SandeepUrankar/LetMeTellYouAStory

Short Stories Recommendations.

Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

vijaymahajan2312/Sentiment-Analysis-of-Restaurant-Reviews

In this repo I have develop a Sentiment Analysis of Restaurant Reviews project in machine learning using NLP. In this dataset, there are reviews from the customers which are either positive or negative. And now we are going to build a machine learning model using Count Vectorizer method. And finally, this model is going to predict whether the given review is either positive or negative.

Language: Jupyter Notebook - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Shaheer-khan-github/Fake-News-Classifier-using-Vectorizers

Detecting the Fake News using Count Vectorizer and Tfidf Vectorizer

Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

abhijit57/Intent-Classification-and-Sequence-Labelling

Intent classification is the automatic categorization of text data based on customer goals. It is known to be a complex problem in NLP. Sequence Labelling aims to classify each token (word) in a class space C. This project addresses these two problem statements by covering the basic concepts of NLP to advanced ones. For instance, linguistics analysis of a certain corpus, static word embeddings, contextual word embeddings. machine learning, deep learning, transformers and BIO tagging. This project was developed as part of the major project in our NLP coursework for the Data Science Master's degree. All of the work starting from problem statement formulation to project proposal, data collection, preparation. analysis, modelling, feature engineering, presentation, research paper creation were done by two members in the group: myself and Abhisek Panigrahi (https://github.com/Abhisekgit1994).

Language: HTML - Size: 8.98 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MrRaghav/media-memorability

MediaEval challenge 2019 - to predict the memorability of the Videos

Language: Jupyter Notebook - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

DataRohit/IMDB-Reviews-Sentiment-Analysis

This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.

Size: 158 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sean-atkinson/nlp_naive_bayes

A look at whether Facebook statuses are predictive of whether or not a person is agreeable.

Language: Jupyter Notebook - Size: 2.18 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

roshansridhar/Multimodal-Sentiment-Analysis

Engaged in research to help improve to boost text sentiment analysis using facial features from video using machine learning.

Language: Jupyter Notebook - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 25 - Forks: 10

DanielCalvoC/Web_scrapping_lyrics

Download an HTML page with links to songs and extract the song lyrics. Vectorize the text using the Bag Of Words method

Language: Jupyter Notebook - Size: 362 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Harsh251299/Sentimental-Analysis

Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.

Language: Jupyter Notebook - Size: 3.18 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Ankit152/StackOverflow-Tag-Prediction

A machine learning model that predicts tags for a given question and body.

Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

geekpirate/FB-Covid-Long-Hauler

This repo contains code on study of a covid long-hauler group

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

0xamitdutta/OntoNext-Recommendation-API

Content based movie recommendation API using Scikit Learn and Flask

Language: Python - Size: 952 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bhattbhavesh91/tf-idf-example

A simple Sklearn based example to demonstrate the working of TF-IDF.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

kvarun07/ecom-product-classifier

Text Classification: Predicting product categories from their text descriptions.

Language: Jupyter Notebook - Size: 53.9 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Seghelicious/Job-Recommendation-Engine---NLP-Content-based-Recommenders

Content-based Recommender System with Natural Language Processing using TF-IDF Vectorizer, Count Vectorizer and KNN.

Language: Jupyter Notebook - Size: 1.39 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

ShreyaDhananjay/FakeNewsNLP

Fake news detection

Language: Python - Size: 17.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Nourshosharah/introduction-to-natural-language-processing-in-python

my exercises of course natural language processing datacamp

Language: Jupyter Notebook - Size: 1.7 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 4

DevanshJain07/Offensive-Language-Identification-in-Dravidian-Languages-EACL-2021

Language: Jupyter Notebook - Size: 5.31 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DevanshJain07/Hope-Speech-Detection-for-Equality-Diversity-and-Inclusion-EACL-2021 Fork of igauravantil/ml-project

Hope Speech Detection for Equality, Diversity, and Inclusion-EACL 2021

Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Myrto-Iglezou/Comment-Classifier

A machine learning system that takes a comment and classifies it as offensive or non-offensive (neutral). This system will be trained in a data set with comments in which the tags (insult or non-insult) are known. Classification algorithms used: Naive Bayes, SVM, Random Forest.

Language: Jupyter Notebook - Size: 6.17 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

tmkezer/what-to-watch

Content based movie recommender with web application via Heroku.

Language: Jupyter Notebook - Size: 57.6 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

jas-haria/News-Recommendation-Reliability-Indicator-System

A Google Chrome Extension that estimates the Reliability, Polarity and Subjectivity of any news article on the web. It allows you to like/dislike any article and recommends you articles based on your choices.

Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ankurmoh/Yelp-review-prediction

Using NLP and text mining techniques(TF-IDF) to analyse and rate Yelp review data

Language: Jupyter Notebook - Size: 4.04 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ankurmoh/SMS-Spam-Detection

Using Multinomial Naive Bayes Classifier to classify SMS messages as SPAM or HAM. Techniques used include Count Vectorizer and Text mining using TF-IDF.

Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MihirBindal/Recommender-System

Language: Python - Size: 5.09 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

samujjwaal/CiteSeer-Text-Processing

Tokenizing text in the CiteSeer document corpus and determining the word frequencies for all the words in the collection

Language: Jupyter Notebook - Size: 3.88 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
count-vectorizer 95 machine-learning 33 nlp 29 python 21 tf-idf 20 nltk 19 tfidf-vectorizer 18 cosine-similarity 17 naive-bayes-classifier 17 sentiment-analysis 16 tf-idf-vectorizer 16 bag-of-words 16 logistic-regression 16 pandas 13 random-forest 10 scikit-learn 9 text-mining 9 streamlit 9 numpy 9 multinomial-naive-bayes 8 stemming 8 lemmatization 8 classification 7 text-classification 7 wordcloud 7 nlp-machine-learning 6 sklearn 6 decision-tree-classifier 6 text-preprocessing 6 regular-expression 5 tokenizer 5 python3 5 porter-stemmer 5 natural-language-processing 5 stopwords 5 flask 5 tokenization 5 data-analysis 4 spacy 4 naive-bayes 4 lstm 4 pickle 4 twitter-sentiment-analysis 4 data-science 4 feature-extraction 4 knn 3 nlp-keywords-extraction 3 text-processing 3 word-cloud 3 beautifulsoup 3 svm-classifier 3 word2vec 3 classification-report 3 data-visualization 3 n-grams 3 svm 3 eda 3 feature-engineering 3 cross-validation 3 recommendation-system 3 jupyter-notebook 3 webscraping 3 deep-learning 3 random-forest-classifier 3 recommender-system 3 textblob 2 glove 2 bernoulli-naive-bayes 2 neural-networks 2 pos-tagging 2 gaussian-naive-bayes 2 classification-model 2 fake-news 2 bert 2 data-cleaning 2 glove-embeddings 2 k-nearest-neighbor-classifier 2 lemmitization 2 wordnetlemmatizer 2 hyperparameter-tuning 2 tfidf 2 product-reviews 2 named-entity-recognition 2 xgboost 2 sentiment-classification 2 onevsrestclassifier 2 gcp 2 gridsearchcv 2 linear-regression 2 support-vector-machine 2 bow 2 keras 2 regex 2 neural-network 2 news 2 word-embeddings 2 topic-modeling 2 spam-detection 2 nlp-parsing 2 matplotlib-pyplot 2