Skip to content

jimmybot/unihan2db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unihan2db

Python 3 script that converts unihan text data files into sqlite3 db tables for easy querying

  1. Run ./init to wget the Unihan data archive
  2. Run python unihan2db.py will create an sqlite database in data/derived

For convenience, source and output data files are included in this repo for easy download. No guarantees that it is up to date with any unihan source data revisions.

About

Converts Unihan text data into an sqlite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published