Requirements:
- Docker
- docker-compose
- git, git-lfs
git clone https://github.com/riomus/polish-sentiment.git
cd polish-sentiment
docker-compose up -d
curl --request POST http://localhost:8091/classifier --data "Nie lubie cię"
# {"sentiment":"NEGATIVE","metadata":{}}%