Answer the question
In order to leave comments, you need to log in
Where can I get the word base en?
You need to write a small script that will check if the strings contain meaningful words.
To do this, I wanted to skip each line through the "dictionary" of English common words.
Where can I get such dictionaries / databases? So far, for some reason, Russian dictionaries stubbornly come across, and the easiest option already seems to be to pre-parse the wiki dictionary on your own ... but damn it I don’t want to complicate my task ...
Answer the question
In order to leave comments, you need to log in
For example:
https://github.com/dwyl/english-words
wordlist.aspell.net
app.aspell.net/create
https://raw.githubusercontent.com/sujithps/Diction...
Perhaps it makes sense to clear the text of all not significant words (there are significantly fewer of them), then only significant ones will remain automatic.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question