Language identification microservice (WILD)

With the help of the wiki-lang-detect library, the WILD microservice allows identifying the language of the input text out of 156 languages that are used on the Internet.

Example of an HTTP query:

$ curl -X POST -H "Content-Type: application/json" -d "{'text': 'Несе Галя'}" http://localhost:8080/