Can anybody explain me if my intent is with word vilniuje
im getting vilniuje
as entity and not vilnius
?
or how can i get vilnius
instead of vilniuje
?
Im using node for that here is my code there im getiing entityt
var cityEntity = builder.EntityRecognizer.findEntity(results.intent.entities, "city");