Skip to content

zermelozf/pyKanjidic2Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#A SAX parser for Jim Breen's KANJIDIC2 Japanese dictionary.

The code is its current state can be used for simple processing tasks such as extracting JLPT lists from the Kanjidic2 file available at http://www.csse.monash.edu.au/~jwb/kanjidic2/ .

Kanji lists @KANJIDIC2

Kanjidic2SaxHandler & KanjiListSaxWriter extract and write lists of Kanjis from the dictionary

Vocabulary Lists

HtmlTabSaxHandler extracts Kanjis and attributes from an html table. N1-5 vocabulary tab list are taken from http://www.tanos.co.uk/jlpt/ .

About

A python parser for Jim Breen's Kanjidic2 dictionary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages