Answer the question
In order to leave comments, you need to log in
What to use for learning in python?
There are 2 databases of texts, some are suitable, the latter are not.
It is necessary to train the network so that it can determine which text is suitable and which is not (Russian / English).
I need the network to distinguish the presentation (how the texts are written) of the necessary texts from those that are not suitable.
Is it possible to solve a similar problem using python libraries? Which one is better to use?
Answer the question
In order to leave comments, you need to log in
so that the network distinguishes the feed (how the texts are written)
Guy, of course I understand, maybe you are not yet experienced enough in this field of programming and many will rush at me with bared teeth and arguments about my illiteracy, but I will give you advice, just take one line from the text, then iterate over the line character by character using loop and during the iteration, check if the character/s in the string do not match with English letters (you can create a list with separately written letters 'a', 'b', 'c', etc.). I hope I helped you) In fact, this is a very perverse way, but nevertheless a working one :)
If you need help, you can contact here: vk.com/yuraafanasiev almost always in touch
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question