hermanschaaf / cedict-parser

A Python CEdict parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CEdict-parser

A very simple parser for the Chinese CEdict file, written in Python.

You can also optionally load the contents into MongoDB, by changing the load_to_mongo parameter to True.

This has no external requirements, except PyMongo if you wish to load the definitions into Mongo:

pip install -r requirements.txt

License

This is released as beerware. If we meet some day, and you think this stuff is worth it, you can buy me a beer.

About

A Python CEdict parser

License:Other


Languages

Language:Python 100.0%