Sign inSign up

riomus/sentimen_analyzers

By riomus

Updated over 7 years ago

Image
0

187

riomus/sentimen_analyzers repository overview

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":{}}% 

Tag summary

Content type

Image

Digest

Size

613.9 MB

Last updated

over 7 years ago

docker pull riomus/sentimen_analyzers