New iCoService on board !

The deep learning micro-services library of iCoSys is extending with a NLP multilingual sentiment analysis. Check it out at here

More precisely, we have built a polarity detection of text. The polarity is a number between 0 and 1 and texts with polarity values closer to 0 are negative, and positive if closer to 1.

The model is based on a LSTM neural network, and trained on a dataset from Amazon, covering English, French and German.

Try it out! The specification is defined according to OpenAPI v3 (OAS3) and the service runs on kubernetes on our platform

Thanks to Jonathan Donzallaz for his excellent work on this service. iCoSys is a research institute located in Fribourg, Switzerland and with a strong focus on applied AI.