Skip to content

mie-h/gpt3-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

gpt3-sentiment-analysis

Sentiment Analysis of an input text using gpt3.

Initial Setup

$ pip install openai
openai api key

Testing

From CLI:
$ python sentiment_analysis.py --text "input text"

[Output Format]
The given text is: input text
Sentiment: Neutral

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages