Skip to content

Parse and translate Oxford vocab lists into target foreign language

License

Notifications You must be signed in to change notification settings

addisonklinke/oxford-vocab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxford Translator

Parse and translate Oxford English Dictionary vocab lists into target foreign language

Background

Vocab aquisition is an important component of learning a foreign language. Obviously studying more frequently used words is beneficial, however it is often difficult to find reliable frequency counts because they either

  1. Include too many "helper" words (the, and, one, a, etc.) that you already know by heart
  2. Are biased towards a particular domain
  3. Were published by a source with questionable expertise in the target language
  4. Don't include enough words for the CEPR level you're trying to reach

Oxford Dictionary publishes excellent lists that resolve these issues

but sadly these are only in English. However, as an English speaker learning another language I think you can assume the most frequent English words are going to still be roughly the ones you should target in the foreign language. Given that, why not just translate the Oxford lists instead? Even better, programmatically translate them to save a bunch of manual typing

Usage

WIP: I've created a rough first-pass to handle German translation and plan to generalize it for other languages moving forward

About

Parse and translate Oxford vocab lists into target foreign language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages