Skip to content

v0.1.0 Initial Release

Latest
Compare
Choose a tag to compare
@linjungz linjungz released this 18 Jun 14:47
· 1 commit to master since this 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.