Chinese Sentiment Analysis 中文文本情感分析
-
Updated
Apr 25, 2023 - Python
Chinese Sentiment Analysis 中文文本情感分析
Research project implementation for the ICAIF'21 publication and Master's Thesis. ITS-SentARL => Intelligent Trading Systems: A Sentiment-Aware Reinforcement Learning Approach
data, code, pre-trained models and experiment results for "SEntiMoji: An Emoji-Powered Learning Approach for Sentiment Analysis in Software Engineering"
This project performed sentimental analysis based on opinion words (like good, bad, beautiful, wrong, best, awesome, etc) of selected opinion target ( like product name for amazon product reviews).
Sentiment Analysis of product based reviews using Machine Learning Approaches. This is my Final Year B.Tech Project, 2018.
This script uses Python and Redis with Twitter API to run a fully automated twitter account.
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Arabic text documents classified using SVM, k-nn and Naive bayes classifers.
Sentimental Analysis using DeepLearning
Sentiment Analysis and Figurative Language in French Tweets
API for Mental Health Bot Chatbot
Sentiment Analysis is the automated process of analyzing text data and sorting it into sentiments positive, negative or neutral. With more than 321 million active users, sending a daily average of 500 million Tweets, Twitter allows businesses to reach a broad audience and connect with customers without intermediaries.
This project is submitted as python implementation in the contest of Analytics Vidhya called "Identify the Sentiments". I enjoyed the joining of this competition and all its process. This submited solution got the rank 118 in the public leaderboard.
RNN/CNN implementation for sentiment analysis on twitter data
Analyzing yelp dataset ==> https://www.yelp.com/dataset_challenge
An AWS lambda microservice that accepts a sentence as input, and returns a sentiment score.
A mini-project in NLP to perform sentiment analysis on subtitles of movies using TextBlob. (Work under progress)
simple script for downloading Youtube comments without using the Youtube API
Sentiment Analysis is a term that you must have heard if you have been in the Tech field long enough. It is the process of predicting whether a piece of information (i.e. text, most commonly) indicates a positive, negative or neutral sentiment on the topic. In this project, I will go through making a Python program that analyzes the sentiment of…
Add a description, image, and links to the sentimental-analysis topic page so that developers can more easily learn about it.
To associate your repository with the sentimental-analysis topic, visit your repo's landing page and select "manage topics."