Skip to content

Andrelavr/LearnerWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learner Word

Learner Word is a small application created as a personal dictionary of the English language. Learner Word has several games for memorizing words, for example, a word constructor, cards with words, and crossword puzzles. For words in the dictionary, you can look at examples of their use in books. Information about new words can be entered manually or taken from Google Translator and WordNet. All books are taken from Project Gutenberg.

The project is written in Python 3 using the Kivy framework.

How to use

First of all, you need to go to the "Settings" screen and select the language into which the words will be translated

to do this, you need to select the required language in the "Translate to" field

аfter this, you can go to the "Add word" screen and add new words to the dictionary

After entering the text, you can see its meaning, examples of use, translation, and synonyms. You can click on a translation to add (or remove) that translation to your dictionary or click on any other word to add it to your dictionary. Once you have added new words and saved them, you can play one of the games.

If you go to the "Detail" screen, here you can see all the information about the word, hear its pronunciation, go to the screen with a list of books, and see the use of this word in books.

License

Learner Word is developed Andrii L. and uses the MIT license.