NatShep / ChoTISkazal

MIT License
4 stars 1 forks source link

Support vectoring word comparation in case of user's mistake #34

Open tmteam opened 3 years ago

tmteam commented 3 years ago

if user write an answer, wich is a close synonym to expected translation, like 'green - lime' - bot say's that it is a mistake

But before we say that - we can compare vector representation of both words. If distance between them is small - we can say to user that he is right, but it is not precise translation.

Try to use https://rusvectores.org service to doing this