Skip to content

Generating word definitions for flash card studying

Notifications You must be signed in to change notification settings

zkokaja/words2anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

words2anki

A personal collection of words that I want to learn along with a script that retrieves the definitions of each word by using the python wordnik API.

The resulting definitions file can be used to import into Anki, a flash card application which takes into account spaced repetition to make learning more efficient.

Usage

Assuming you have a wordnik API key:

$ export WORDNIK_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
$ ./words2anki words.list > definitions.csv

About

Generating word definitions for flash card studying

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages