Skip to content

ajpen/Japanese-Vocabulary-Note-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Vocabulary Note Generator (JVNG)

Given a list of new line separated vocabulary words in Japanese, JVNG generates Anki notes in the bulk input form, while also moving any media to the anki media folder.

I built this to cut the 2+ hours spent making flashcards for Japanese class to 5 minutes. It was done in a couple hours and probably buggy.

cardgen.py is the script to run; you'll need have requests installed in whatever python environment you wish to run it with.

If you wish to use it, take a look at the script. I tried to document it as I go.

JVNG uses data from KanjiAlive for stroke animations and some audio, JMdict-EDICT Dictionary Project for word lookup, meanings and example sentences and Google Translate API for some audio.

Note that audio files are not saved in the repo. To obtain audio files from KanjiAlive, download them from one of the links found at the bottom of this guide.

This project should not be used for any commerical purposes; personal use only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages