145 skills found · Page 1 of 5
cjhutto / VaderSentimentVADER Sentiment Analysis. 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.
junegunn / Vader.vimA simple Vimscript test framework
codingupastorm / VadersharpSentiment analysis using VADER with C#
mihirp1998 / VADERVideo Diffusion Alignment via Reward Gradients. We improve a variety of video diffusion models such as VideoCrafter, OpenSora, ModelScope and StableVideoDiffusion by finetuning them using various reward models such as HPS, PickScore, VideoMAE, VJEPA, YOLO, Aesthetics etc.
asad70 / Reddit Sentiment AnalysisThis program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.
asad70 / Wallstreetbets Sentiment AnalysisThis program finds the most mentioned ticker on r/wallstreetbets and uses Vader SentimentIntensityAnalyzer to calculate the sentiment analysis.
rafjaa / LeIALeIA (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.
davmixcool / Php Sentiment AnalyzerPHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
AITuring / Vader🌌维达科技企业官网
apanimesh061 / VaderSentimentJavaJava port of Python NLTK Vader Sentiment Analyzer. 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.
nxbyte / PythonAudioEffectsA Python library that can apply: darth vader, echo, radio, robotic, and ghost effects to audio samples.
jonreiter / Govadervader sentiment analysis in go
hxycorn / Twitter Sentiment Analysis About ChatGPTA quantitative study on over 1.25 million tweets about ChatGPT, employed data scrapping, data cleaning, EDA, topic modeling, and sentiment analysis.
ckw017 / Vader Sentiment RustRust port of the VADER sentiment analysis tool.
johanndejong / VaDERDeep learning for clustering of multivariate short time series with potentially many missing values
joesonw / Ts Router(Deprecated, use t2ee/vader)Koa Router in Typescript, Servlet-Like API
JatinAgrawal0 / Youtube Comment Sentimental AnalysisYouTube Sentiment Analysis is a web application that analyzes the sentiment of YouTube comments, providing insights into comment sentiment using VADER sentiment analysis and interactive visualizations.
draperlaboratory / VaderModularFuzzerVMF is a modular fuzzer that is easily reconfigurable to use many different capabilities and approaches. Also includes a web-based distributed fuzzing infrastructure.
nimaeskandary / VaderSentiment JsJavaScript port of VADER sentiment analysis tool
CyberPunkMetalHead / Cryptocurrency Sentiment BotThis is a crypto trading bot with Sentiment Analysis Features. It uses the Vader Lexicon to mark sentiment values for Reddit Posts. It can easily be extended to accept other data sources. Comes with Docker and Postgres. Crypto Sentiment Trading Bots use machine learning to score the sentiment a sentence and act based on it.