Skip to content

Set of tools that let you do sentiment analysis for polish language.

License

Notifications You must be signed in to change notification settings

riomus/polish-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentinent analysis for polish language using SVM and BoW

Requirements:

  • Docker
  • docker-compose
  • git, git-lfs

Start

git clone https://github.com/riomus/polish-sentiment.git
cd polish-sentiment
docker-compose up -d

Use

curl --request POST http://localhost:8091/classifier --data "Nie lubie cię"
# {"sentiment":"NEGATIVE","metadata":{}}% 

About

Set of tools that let you do sentiment analysis for polish language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published