-
Updated
Mar 27, 2022 - Python
#
textblob
Here are 304 public repositories matching this topic...
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
python
elasticsearch
natural-language-processing
twitter
sentiment-analysis
sentiment
twitter-streaming-api
stock-market
nltk
stock-price-prediction
tweepy
twitter-sentiment-analysis
vader-sentiment-analysis
stock-prediction
textblob
stock-analysis
stock-analyzer
top 1% solution to toxic comment classification challenge on Kaggle.
natural-language-processing
tutorial
deep-learning
keras
pytorch
kaggle
pos
sentence-classification
textblob
toxic-comment-classification
-
Updated
Feb 6, 2019 - Jupyter Notebook
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
python
nlp
twitter
tweets
sentiment-analysis
sentiment
python3
tweepy
twitter-sentiment-analysis
textblob
-
Updated
Feb 22, 2021 - Python
This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)
python
nlp
natural-language-processing
text-mining
research
spacy
nltk
computational-linguistics
textblob
textual-analysis
-
Updated
Jun 5, 2020 - Jupyter Notebook
enhancement
help wanted
hacktoberfest
Send PR and earn a free t-shirt
good first issue
Send your first PR
Arabic support for textblob
nlp
machine-learning
natural-language-processing
sentiment-analysis
text-classification
text-similarity
word-embeddings
spelling-correction
part-of-speech-tagger
arabic-nlp
arabic-language
textblob
-
Updated
Oct 21, 2021 - Python
Inhibits commits with bad messages from getting merged
-
Updated
Jan 22, 2022 - Python
Basic script to retrieve and perform Sentiment Analysis on Facebook Posts.
-
Updated
Nov 5, 2016 - Python
Sentiment Analysis Project using Natural Language Processing (NLP) Techniques
python
machine-learning
sentiment-analysis
machine-learning-algorithms
wordcloud
twitter-sentiment-analysis
textblob
wordcloud-generator
plotly-python
plotly-express
-
Updated
Jan 15, 2021 - Jupyter Notebook
Simple example of using TextBlob to perform sentiment analysis
-
Updated
Sep 22, 2020 - Python
Technical and sentiment analysis to predict the stock market with machine learning models based on historical time series data and news article sentiment collected using APIs and web scraping.
python
nlp
machine-learning
numpy
scikit-learn
plotly
pandas
seaborn
spacy
nltk
scipy
gensim
beautifulsoup
matplotlib
bert
keras-tensorflow
textblob
huggingface
yfinance
mplfinance
-
Updated
Apr 29, 2022 - Jupyter Notebook
This is a machine learning based sentiment analysis web application using python's nltk library and deployed using flask api on Heroku server.
css
python
html
open-source
flask
machine-learning
sentiment-analysis
webapp
nlp-machine-learning
textblob
contributions-welcome
nltk-python
sentiment-analysis-api
-
Updated
Nov 22, 2021 - Python
Application made with Node.js and Python.
python
nltk
node-js
express-js
express-session
natural
webspider
lemmatization
textblob
mysql2
webcrawling
beautifulsoup4
-
Updated
Mar 27, 2021 - HTML
This is a Natural Language Processing applications WebApp useful for basic NLP task implemented using State of the Art API's on Streamlit Framework
tokenizer
machine-translation
spacy
web-scraping
named-entity-recognition
text-summarization
topic-modeling
gensim
sumy
nlp-machine-learning
pos-tagging
textblob
streamlit-webapp
-
Updated
Aug 1, 2020 - Python
fksontini
commented
Mar 22, 2019
Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_check_init_.py", line 594, in get_server_cmd
cmd = cache['server_cmd']
C:\workplace\IA\ML-fomo>python main.py 'Metallica' 100
Traceback (most recent call last):
File "C:\Users\f.ksontini\AppData\Local\Programs\Python\Python37\lib\site-packages\language_ch
good first issue
Good for newcomers
A scientific benchmark and comparison of the performance of sentiment analysis models in NLP on small to medium datasets
visualization
python
nlp
benchmark
sentiment-analysis
notebook
word2vec
keras
pytorch
lstm
colab
logistic-regression
doc2vec
bert
twitter-data
3d-visualization
textblob
sentiment-embeddings
embedding-evaluation
-
Updated
Dec 14, 2020 - Jupyter Notebook
The objective of this project is to utilize the IMDB data set to generate Meaningful and Interesting Insights and then create a movie rating model based on average IMDB ratings and a sentiment analysis score of user tweets. And also to create an accurate Machine Learning model to predict average movie ratings based on some key features.
javascript
css
python
html
machine-learning
spark
jupyter-notebook
google-cloud-platform
textblob
zeppelin-notebook
-
Updated
May 21, 2018 - Jupyter Notebook
NLP with TextBlob Workshop
-
Updated
May 4, 2017 - Jupyter Notebook
Analisis sentimen masyarakat Indonesia terhadap kebijakan pemerintah mengenai vaksin COVID-19.
-
Updated
Jan 3, 2021 - Jupyter Notebook
Natural Language Processing basic and advance concepts
nlp
deep-learning
regex
word2vec
spacy
lstm
topic-modeling
gensim
tf-idf
speech-to-text
ner
parrot
textblob
stanza
sentimentanalysis
texthero
styleformer
gramformer
-
Updated
Mar 10, 2022 - Jupyter Notebook
A collection of python projects relating to natural language processing, including computational linguistics, network graph analysis, and patent analytics. Live examples are hosted on my JupyterHub and demonstrate some of my favorite libraries, including spaCy, Pandas, NetworkX, Gensim, and TextBlob. Also includes a sprinkle of blockchain and my published papers.
visualization
python
nlp
portfolio
osint
jupyter-notebook
pandas
spacy
networkx
jupyterhub
nltk
gensim
patents
intellectual-property
textblob
fraud-detection
patent-data
hire-me-please
copyright-infringement
-
Updated
Sep 29, 2019 - Jupyter Notebook
Aspect Based Sentiment Analysis of YouTube Comments!
-
Updated
Aug 6, 2017 - Jupyter Notebook
The repository is about twitter sentiment analysis which determines the opinions of speakers tweeting around.
-
Updated
Mar 23, 2018 - Python
You can watch the working of this project at https://www.youtube.com/watch?v=me782RAMM3Y
-
Updated
Jul 20, 2018 - Python
The simple application for logging (and translating) all speech from your microphone and speaker
-
Updated
Jun 6, 2020 - Python
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event.
-
Updated
Jun 21, 2020 - Python
Improve this page
Add a description, image, and links to the textblob topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the textblob topic, visit your repo's landing page and select "manage topics."
Currently the percentage of positive, negative & neutral tweets are shown in terminal. It's better to represent the same in pie chart.