mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 14:33:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222J_1lBVanD55AdkNHw6g_%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Sentiment Analyzer | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222J_1lBVanD55AdkNHw6g_%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
This prompt is all about sentiment analysis and classifying them with one of positive, neutral or negative and provide with the score
|
||||
|
||||
@@ -12,6 +12,17 @@ Classification:
|
||||
Score:
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
{
|
||||
|
||||
"text": "I love the prompt engineering",
|
||||
|
||||
"classification": "positive",
|
||||
|
||||
"score": 0.9754
|
||||
|
||||
}
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: {
|
||||
@@ -24,4 +35,3 @@ Score:
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user