Ecosyste.ms: Repos

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

GitHub topics: vader

asad70/reddit-sentiment-analysis

This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.

Language: Python - Size: 110 KB - Last synced: 8 days ago - Pushed: about 1 year ago - Stars: 238 - Forks: 87

BobLd/vadersharp Fork of codingupastorm/vadersharp

Sentiment analysis using VADER with C# for Windows, Linux, MacOS

Language: C# - Size: 1.62 MB - Last synced: 1 day ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

Maxim-Mazurok/vader-sentiment-cpython

Updated replacement for vader-sentiment (vaderSentiment-js) that runs original vaderSentiment natively, using CPython.

Language: C++ - Size: 6.22 MB - Last synced: 10 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

mihaitodor/benthos-vader

Benthos with sentiment analysis support

Language: Go - Size: 59.6 KB - Last synced: 28 days ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

turkeruzun/twitter-data-analysis-nlp

Analyze Tweets Sentiment Using NLP

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

rafjaa/LeIA

LeIA (Léxico para Inferência Adaptada) é um fork do léxico e ferramenta para análise de sentimentos VADER (Valence Aware Dictionary and sEntiment Reasoner) adaptado para textos em português.

Language: Python - Size: 453 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 102 - Forks: 47

brunneis/vader-multi Fork of cjhutto/vaderSentiment

Multilanguage version of VADER Sentiment Analysis with automatic language-detection

Language: Python - Size: 2.72 MB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 17 - Forks: 5

nxbyte/PythonAudioEffects

A Python library that can apply: darth vader, echo, radio, robotic, and ghost effects to audio samples.

Language: Python - Size: 5.59 MB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 50 - Forks: 12

Ahmed-N-Abdelbaky/Sentiment-Analysis-final-Project

Bitcoin price movement and Volume traded relationship with the reddit user opinions

Language: Python - Size: 18.7 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

BraulioAguilarDev/sentiment-analysis

Vader

Language: Go - Size: 36.1 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

lgiesen/twitter-sentiment-analysis-politicians

Popularity and Controversy: A Location-Based Event and Sentiment Analysis of Donald Trump and Boris Johnson

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

trimtechnologies/Sentiment_Analysis

This repository contains the data and code for the sentiment analysis and topic modeling of tweets about ChatGPT cybersecurity.

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

gupta-achal02/Automatic_Sentiment_Analyzer

ASA takes a csv file from the user as an input and assigns a sentiment label to each row.

Language: Python - Size: 4.78 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ivedants/Music-Playlist-Generation-using-Twitter-account-post-history-and-Sentiment-Analysis

Music playlist generation capability based on a Twitter account's social media posting history by sentiment analysis to compare the distribution of tweet and song lyric sentiment polarities to generate a list of recommended songs. Integrated using Bidirectional LSTMs for Tweet Sentiment Analysis and NLTK VADER for Song Lyric Sentiment Analysis.

Language: Jupyter Notebook - Size: 22.1 MB - Last synced: 17 days ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 4

magicisyou/gvader

Graphical User Interface for VADER sentiment analysis

Language: Python - Size: 49.8 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Emeraldugbeyide93/Sentiment-Analysis-of-Mobile-Banking-Applications

A sentiment Analysis Project of mobile banking applications with focus on 10 UK Retail focused Banks using customer reviews on Google Play Store and Apple Store.

Language: Jupyter Notebook - Size: 3.62 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

aravindvnair99/Spot-the-Hole

Fully autonomous and intelligent platform to detect, monitor and manage potholes issues. An end-to-end system with a PWA front-end for users to report potholes and government authorities to track and manage them.

Language: HTML - Size: 64.2 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 7 - Forks: 4

emreYbs/Quotes-Python-Flask-App Fork of ybs35/Quotes-Python-Flask-App

a simple Flask app with Sentiment Analysis, based on Vader sentimental analysis.

Language: Python - Size: 70.3 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

TomBerton/PySocialAnalytics

Sentiment analysis of the Twitter activity of various news outlets using VADER (Valence Aware Dictionary for sEntiment Reasoning).

Language: Jupyter Notebook - Size: 599 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

daelsepara/SentimentAnalyzer

Graphical User Interface (GUI) for Sentiment Analysis using VADER (Valence Aware Dictionary and sEntiment Reasoner)

Language: C# - Size: 313 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

icebert04/OptionsAI-Trader-NLP

This Python script is designed for algorithmic traders

Language: Python - Size: 59.6 KB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

BlueFlame202/vaderSentimentCpp

VADER Sentiment Analysis Tool with C++. Valence Aware Dictionary and sEntiment Reasoner (VADER) is a lexicon and rule-based sentiment tool designed to measure sentiment of text from social media. Originally written in Python, this is a port to C++.

Language: C++ - Size: 530 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

RGGH/Sentiment-Analysis-Flask-API Fork of msindev/Sentiment-Analysis-Flask-API

This sentiment analysis API uses Flask-restful and provides a positive or negative sentiment response to input query.

Language: Python - Size: 34.2 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 6 - Forks: 6

thedatanerdz/MLP-5

- Sentiment Analysis classifier of amazon customer reviews

Language: Jupyter Notebook - Size: 231 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

danielxu04/stock-sentiment

Data Manipulation project with Python to scrape Facebook and Tesla news headlines, in conjunction with sentiment analysis using NLTK and VADER to generate investment insight.

Language: HTML - Size: 272 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

Sharadham21/VADER-Sentiment-Analysis---Instagram-Threads

Instagram and Threads are two major social media platforms that are widely used worldwide. Considering the prevalence of social media in today's world, the sentiment surrounding such platforms is of relevance when studying societal trends and patterns.

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

rahulvaish/NaturalLanguageProcessing-Python

Collection of NLP Examples

Size: 1.83 MB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 3

JamesVorder/VADER-MicroService 📦

An AWS lambda microservice that accepts a sentence as input, and returns a sentiment score.

Language: Python - Size: 3.91 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 0

jjgoings/trump-covid-briefings

What does Trump talk about when he talks about COVID-19? (A natural language processing exploration.)

Language: HTML - Size: 6.36 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MishraSubash/SentimentAnalysisWith-NLP

Language: Jupyter Notebook - Size: 541 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

simwai/finance-news-crawler

Finance News Crawler uses News API to fetch some latest articles and generates a sentiment report with the OpenAI API or VADER

Language: JavaScript - Size: 158 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

knuppe/vader

A powerful golang re-implementation of the VADER (Valence Aware Dictionary and sEntiment Reasoner) for sentiment analysis.

Language: Go - Size: 635 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

MoeenH/Sentiment-analysis-with-Reddit-Api

This is a Python-based project that performs natural language proccessing to get sentiment analysis of Reddit comments using the Vader model and PRAW (Python Reddit API Wrapper) to get data from Reddit.

Language: Python - Size: 16.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

hxycorn/Twitter-Sentiment-Analysis-about-ChatGPT

A quantitative study on over 1.25 million tweets about ChatGPT, employed data scrapping, data cleaning, EDA, topic modeling, and sentiment analysis.

Language: Jupyter Notebook - Size: 6.06 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 11 - Forks: 6

frikishaan/tweet-sentiment-analysis

A tweet sentiment analysis app using Node.js and vanilla JS.

Language: HTML - Size: 43 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

Athiban-32/twitter-sentiment-analysis

Sentiment Analysis of Lockdown in India During COVID-19:A Case Study on Twitter

Language: Jupyter Notebook - Size: 13.3 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

ArtaXerxess/Social-Media-Analytics-Lab

Semester 8

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

bayhaqy/analisa-sentimen

Application fo sentiment analysis using VADER and Support Vector Machine (SVM) with SMOTE

Language: Jupyter Notebook - Size: 5.3 MB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

avd1729/Sentiment-Analysis-Web-App

Website for Sentiment Analysis

Language: HTML - Size: 19.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

atharva-lipare/speech-to-senti-report

Python script to generate a PDF report based on sentiment analysis, words usage, personality insights, tone analysis and facial expressions from an input video. A project I got to do as an Intern.

Language: Python - Size: 15.6 KB - Last synced: 12 months ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 0

PsychoLlama/vader-action

Test your vim plugin with vader

Language: Shell - Size: 11.7 KB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

Gaurav-Pande/Sentiment-Analysis

DL, ML, and Rule based approaches for Sentiment analysis

Language: Jupyter Notebook - Size: 851 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 5 - Forks: 2

nimaeskandary/vaderSentiment-js

JavaScript port of VADER sentiment analysis tool

Language: JavaScript - Size: 240 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 30 - Forks: 22

nusretipek/VaderSentiment.jl

VaderSentiment is implementation of VADER sentiment analysis tool in Julia language.

Language: Julia - Size: 146 KB - Last synced: 20 days ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

krish1000/NLP-for-Reviews

Natural Language Processing for Google Play Applications. Where sentiment analysis was used on reviews to decide on new features to recommend developers.

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

djkenerson/melodic-soul

Produces an avatar image of your Melodic Soul based on your Spotify listening history, music tastes and lyrical sentiment.

Language: Python - Size: 2.64 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

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

aniass/Sentiment-analysis-reviews

Sentiment analysis of women's clothes reviews by using machine learning algorithms and Neural Networks (LSTM).

Language: Jupyter Notebook - Size: 4.62 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 2

greymattersblog/VADERSentiment

Vanilla client-side version of Python's VADER sentiment snalysis tool

Language: JavaScript - Size: 43.9 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

KamgangAnthony/NLP-Analysis-Social-Media-Comments

Une étude des avis d'Africains sur le don du sang / A study on the opinions of Africans regarding blood donation

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

bugthesystem/Sentiment

Sentiment analysis using VADER in Scala

Language: Scala - Size: 102 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 8 - Forks: 4

barionleg/wvader_froide

wvÄder wvÄ$Э€₽ швÅДЭ€Р $©тАЭ€øn b₽öluø©т₽АЭ€вÅ℞Д [bröliø$TRAVW@Rd] by https://github.com/ibanknatoPrad/OpenWeatherMap-PHP-API

Language: HTML - Size: 1.67 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ZhiChua/youtube-sentiment

Uses NLP to determine the sentiment of any Youtube video + more

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

sanchayan721/covid-vaccine-sentiment-analysis-profiling

Sentiment analysis of tweets to find out most loved and most hated covid vaccines around the globe.

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

ramtiin/Word-Clouds-With-Sentiment-Analysis-of-the-Most-Recent-Tweets

Downloaded tweets from the most popular news agencies and extract keywords from them. In the next steps, I plotted a word cloud and did a sentiment analysis for tweets that have the keywords.

Language: Jupyter Notebook - Size: 234 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 5 - Forks: 0

Beefstyles/FacebookMessageSentimentAnalysis

A work in process message sentiment analyser using the VADER NTLK Sentiment Analysis tool.

Language: Python - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

sumansid/Comparing-Sentiment-Analysis-Systems

In this repo, I am analyzing rule based sentiment analysis systems and ML based sentiment analysis systems. Rule Based Sentiment Analysis systems will include VADER and Sentiwordnet and the ML Based system will include Naive Bayes Classifier algorithm.

Language: Jupyter Notebook - Size: 575 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

maandoh/vader-nuxt

Demo of vaderSentiment-js in Nuxt. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

Language: Vue - Size: 153 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

achen353/COVID-Vaccine-Tweet

Sentiment Analysis and Topic Modeling on COVID-19 Vaccine Tweets

Language: Jupyter Notebook - Size: 86.9 MB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Luisarg03/Flask-ElasticSearch-Vader

Language: HTML - Size: 572 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

daelsepara/SentimentAnalyzerJS

Sentiment Analysis using VADER. Implemented in AngularJS (1.6)

Language: JavaScript - Size: 226 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

daelsepara/VaderSentimentAnalysis

Sentiment Analysis Using VADER (Valence Aware Dictionary and sEntiment Reasoner) and C#

Language: C# - Size: 104 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 1

dkrichards86/twitter-sentiment

A collection and sentiment analysis platform for tweets.

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

sinha-debojyoti/WEB-BASED-VADER-SENTIMENT-ANALYZER

WEB based sentiment analyzer which predicts positive, neutral and negative emotion sentence and creates a MySQL database to store the result using FLASK, PYTHON, VADER, JAVASCRIPT, BOOTSTRAP, JAVASCRIPT.

Language: HTML - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ankur715/Web

python dash, borek, flask, html, django

Language: Jupyter Notebook - Size: 2.09 MB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

nunoachenriques/vader-sentiment-analysis Fork of apanimesh061/VaderSentimentJava

Java port of Python NLTK sentiment VADER module. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

Language: Java - Size: 6.94 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 7 - Forks: 2

arianeborges/sentiment-analysis-with-python

Language: Python - Size: 5.65 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

sahupankaj10/sentiment_analyzer_using_VADER

A test sentiment analyzer using VADER library

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

mmaguero/sentimentAnalysisWithPython

Materials for Sentiment Analysis with Python in "Taller en Data Science" by UCOM

Language: Python - Size: 1.34 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 1

sd19spring/Text-Mining-and-Word-Analysis

Text mining and word analysis

Language: Python - Size: 1.72 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

jpmondoni/EEP_Sentiment_Analysis

Sentiment Analysis of Amazon Book Reviews

Language: Python - Size: 15.6 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

umutseven92/Sentweet

Sentweet is a sentiment analyzer that uses the Twitter API.

Language: Python - Size: 398 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

MixedEmotions/but_sentiment

Java wrapper around several sentiment analysis tools, that was created for MixedEmotions project, created by BUT.

Language: Python - Size: 12.6 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 6 - Forks: 1

prashant7090/sentiment-analysis

Sentiment Analysis using nltk vader package - Rule based classifier

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

DavidLacroix/sentimentmap

Language: JavaScript - Size: 1.11 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BradleyJHumble/Vader-404-Page

Simple Lord Vader 404 Page

Language: HTML - Size: 30.3 KB - Last synced: about 1 month ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

AbhiramE/Sentiments

Sentiment analysis for topics that matter.

Language: Python - Size: 155 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

himadri-repo/sentiment-analyser

This project is about how we analyze sentiment of the written text/sentence

Language: Python - Size: 731 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Related Keywords
vader 78 sentiment-analysis 53 vader-sentiment-analysis 27 nlp 16 python 13 sentiment 10 vadersentiment 10 nltk 9 vader-sentiment-analyzer 9 natural-language-processing 8 flask 7 python3 6 nltk-python 5 textblob 5 nlp-machine-learning 4 twitter 4 tweets 4 machine-learning 4 topic-modeling 3 sentiwordnet 3 text-classification 3 naive-bayes-classifier 3 text-analysis 3 glove-embeddings 3 twitter-sentiment-analysis 3 analysis 3 sentiment-classification 3 wordcloud 3 data-visualization 3 sentiment-analyzer 2 text-mining 2 flask-restful 2 lexicon 2 roberta-model 2 pytorch 2 data-science 2 sentimental-analysis 2 stocks 2 correlation 2 ai 2 logistic-regression 2 dataset 2 flask-application 2 data-analysis 2 bert 2 text 2 valence 2 tf-idf 2 tweepy 2 nodejs 2 vader-sentiment 2 movie-review-dataset 1 naive-bayes-algorithm 1 negative-reviews 1 applestore 1 negative-sentiments 1 neural-networks 1 opinions 1 review 1 sentiment-lexicon 1 vectorized-data 1 word2vec 1 yelp-reviews 1 julia 1 julia-package 1 genism 1 polarity-scores 1 avatar-generator 1 dall-e 1 dall-e-api 1 dall-e2 1 ml 1 news-api 1 openai 1 stock-market 1 golang 1 artificial-intelligence 1 machine-learning-algorithms 1 data-preprocessing 1 twitter-scraping 1 tweet-sentiment-analysis 1 adaboostclassifier 1 passiveaggressiveclassifier 1 perceptron 1 social-media-analytics 1 youtube-data-api-v3 1 computer-science 1 data-mining 1 heroku-deployment 1 smote 1 support-vector-machine-svm 1 deployment 1 end-to-end 1 ffmpeg 1 pdf-report 1 video 1 github-action 1 testing 1 vim 1 dataset-information 1