Ecosyste.ms: Repos

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

GitHub topics: count-vectorizer

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: 2 days ago - Pushed: 3 days 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: 11 days ago - Pushed: 11 days ago - Stars: 1 - 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: 30 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 2

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: about 1 month ago - Pushed: 11 months ago - Stars: 3 - 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: about 1 month ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

LoyumM/Movie-recommendation

Recommend similar movies

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

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.

Language: Jupyter Notebook - Size: 4.24 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 13 - Forks: 2

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: about 2 months ago - Pushed: almost 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: 2 months ago - Pushed: 2 months 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: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Bidur-Khanal/Text-Classification

Basic Text Classification Codes

Language: Jupyter Notebook - Size: 599 KB - Last synced: 2 months ago - Pushed: over 4 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: 3 months ago - Pushed: 3 months 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: 3 months ago - Pushed: 3 months 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: 3 months ago - Pushed: about 3 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: 3 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

saikrishnabudi/Text-Mining

Data Science - Text Mining Work

Language: Jupyter Notebook - Size: 3.75 MB - Last synced: 4 months ago - Pushed: 5 months 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: 5 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 5

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: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

animshamura/Sentiment-Analysis

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

Language: Jupyter Notebook - Size: 954 KB - Last synced: 5 months ago - Pushed: 5 months 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: 6 months ago - Pushed: almost 3 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: 6 months ago - Pushed: almost 3 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: 6 months ago - Pushed: almost 3 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: 7 months ago - Pushed: almost 4 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: 7 months ago - Pushed: 7 months 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: 7 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

shubhamchouksey/NLP_Recipes

Natural Language Processing Recipes

Language: Jupyter Notebook - Size: 6.83 MB - Last synced: 7 months ago - Pushed: about 4 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: 8 months ago - Pushed: over 3 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: 8 months ago - Pushed: about 4 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: 8 months ago - Pushed: over 1 year 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: 7 months ago - Pushed: about 5 years ago - Stars: 168 - Forks: 114

badhonparvej481/Spam-eMail-Detection_NB_ML

Language: Jupyter Notebook - Size: 2.75 MB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

badhonparvej481/Count_TF_IDF-Vectorizer_ML

Language: Jupyter Notebook - Size: 2.93 KB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 0 - 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: 7 months ago - Pushed: over 3 years ago - Stars: 10 - Forks: 6

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: 9 months ago - Pushed: 9 months 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: 9 months ago - Pushed: 9 months ago - Stars: 4 - Forks: 0

Alli3d/naivebayes-for-spam-detection 📦

Spam detection model using naive bayes algorithm

Language: Python - Size: 277 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Bharati2301/Job-Resume-Filtering

Language: Jupyter Notebook - Size: 7.65 MB - Last synced: 9 months ago - Pushed: over 1 year 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: 3 months ago - Pushed: 3 months 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: 10 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

samyakj2307/recruitai_resume_backend

Language: Python - Size: 22.5 KB - Last synced: 10 months ago - Pushed: almost 3 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: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

prneidhardt/Natural-Language-Processing

Twitter US Airline Sentiment

Language: Jupyter Notebook - Size: 1.05 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 2

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: 12 months ago - Pushed: 12 months 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: about 1 year ago - Pushed: over 1 year 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: 4 months ago - Pushed: over 3 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: about 1 year ago - Pushed: about 1 year 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: about 2 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: over 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 1

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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

schatzederwelt/toxic_comments_detection

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

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

SandeepUrankar/LetMeTellYouAStory

Short Stories Recommendations.

Language: Jupyter Notebook - Size: 13.6 MB - Last synced: about 1 year ago - Pushed: over 1 year 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: over 1 year ago - Pushed: almost 2 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: 12 months ago - Pushed: over 1 year 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: about 1 year ago - Pushed: almost 2 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: almost 2 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: 12 months ago - Pushed: about 2 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: about 1 year ago - Pushed: over 6 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: about 1 year ago - Pushed: over 2 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: 3 months ago - Pushed: over 2 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: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

kvarun07/ecom-product-classifier

Text Classification: Predicting product categories from their text descriptions.

Language: Jupyter Notebook - Size: 53.9 MB - Last synced: about 1 year ago - Pushed: about 3 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: 21 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 2

ShreyaDhananjay/FakeNewsNLP

Fake news detection

Language: Python - Size: 17.8 MB - Last synced: about 1 year ago - Pushed: about 3 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: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 4

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

Language: Jupyter Notebook - Size: 5.31 MB - Last synced: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 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: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: almost 4 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: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

MihirBindal/Recommender-System

Language: Python - Size: 5.09 MB - Last synced: about 1 year ago - Pushed: almost 4 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: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

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