You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video 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.
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.
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.
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.
An AI-powered financial intelligence platform, Hybrid-RAG for accurate financial term retrieval and market news summarization. It also integrated sentiment analysis for market mood insights and optimized the RAG retrieval pipeline for improved query relevance.
This Python code retrieves thousands of tweets, classifies them using TextBlob and VADER in tandem, summarizes each classification using LexRank, Luhn, LSA, and LSA with stopwords, and then ranks stopwords-scrubbed keywords per classification.
A near real-time sentiment analysis system for YouTube live chat using a big data stack. Built with Kafka, Spark Structured Streaming, Elasticsearch, Kibana, Flask, and React.js to collect, process, and visualize live messages.
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.
A web-based journaling app that uses Natural Language Processing to analyze sentiment from daily journal entries. Built with Streamlit, it visualizes emotional trends using interactive charts and automatically detects mood.