NUSTM/ChatGPT-Sentiment-Evaluation
Can ChatGPT really understand the opinions, sentiments, and emotions contained in the text? We provide a preliminary evaluation.
This project evaluates how well ChatGPT understands opinions and emotions in text, helping you decide if it's suitable for your sentiment analysis needs. It takes various forms of text data as input and provides insights into ChatGPT's accuracy in identifying sentiment, especially compared to specialized AI models. Anyone who needs to analyze customer feedback, social media comments, or other textual data for emotional tone can use this.
No commits in the last 6 months.
Use this if you are considering using ChatGPT for sentiment analysis across different types of text and want to understand its strengths and weaknesses compared to other AI solutions.
Not ideal if you need a fully-fledged, production-ready sentiment analysis tool or very precise sentiment information extraction from complex domain-specific texts.
Stars
54
Forks
5
Language
Python
License
—
Category
Last pushed
Sep 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/NUSTM/ChatGPT-Sentiment-Evaluation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.