Answer the question
In order to leave comments, you need to log in
Are there any libraries with which you can translate a string from English to Russian?
let's say I have
some library so that I can do something like this:
string word = "Hello";
EngToRus(word)
Console.WriteLine(word);
Answer the question
In order to leave comments, you need to log in
1. Own translation dictionary
2. Own translation neural network
3. OK Google, translate for me ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question