NER microservice

NER microservice allows the annotation of a tokenized text using models trained with the help of MITIE library for the Ukrainian, Russian, and English languages (depending on what Dockerfile you choose during the launch). This microservice was developed by Mykhailo Chalyi.

Example of an HTTP query:

$ curl -X POST -H "Content-Type: application/json" -d '{ "tokens": ["Несе","Галя","воду",",","Коромисло","гнеться" ]}' http://localhost:8080/