Releases: linjungz/chatgpt-comment-analyzer
Releases · linjungz/chatgpt-comment-analyzer
v0.1.0 Initial Release
Feature:
- Analyze social media comments: sentimental analysis and key words extraction
- Support input and output using excel files
- Support adding new type of key words extraction without python code modification. LangChain prompt template and output parser are used to manage prompt and output effectively.