Skip to content

Simple python code for mimicking memory cards for Japanese Kanji and with their meanings.

Notifications You must be signed in to change notification settings

caganoduncuoglu/JapaneseExerciser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JapaneseExerciser

Simple python code for mimicking memory cards for Japanese Kanji and with their meanings.

Executable (WIP)

Program uses an excel file named "KanjiDictionary".

You can download executable version on releases page, you have to add .exe file to the same folder of KanjiDictionary.xls.

Also you have to install packages in the requirements.txt file. You can install packages with pip on the cmd window (on related path) by typing:

pip install -r requirements.txt

Usage

Note: You should install the given Noto Sans JP font in the Fonts folder.

The program will ask you what shown kanji means. To help you program will also show radicals of that kanji. After checking your result, you can jump onto another kanji by clicking "Next Random" button.

1

Correctness:

Then you can write your answer and press "Check" button. If your answer is correct, then a pop-up will appear and says Correct!

2

But if you couldn't answer it correctly, a pop-up will appear and says that you are wrong and shows correct answer.

3

Features:

The program has some features like Details and Notes.

Details

When you click "Details" button, program will show you On'yomi or Kun'yomi (may not be exactly true) and Romaji representation of related kanji.

4

Notes

When you click the "Notes" button, a list will appear that holds your previous wrongly answered kanjis. If you encounter with the word that you answered incorrectly again and this time if you can correct it the word will be removed from list.

5


JapaneseExerciser v1.0-alpha by Melik Cagan Oduncuoglu

About

Simple python code for mimicking memory cards for Japanese Kanji and with their meanings.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages