cltk / cltk_api

RESTful API for the CLTK
MIT License
13 stars 16 forks source link

Add converter.py and converted cltk_json to all CTLK corpora _text_ repos #43

Open lukehollis opened 7 years ago

lukehollis commented 7 years ago

All CLTK corpora text repos need a converter.py and the subsequent converted cltk_json dir with json files that are produced by converter.py.

One example of a converter.py is here: https://github.com/cltk/chinese_text_cbeta_01/blob/master/converter.py

A simple search on the cltk github page will yield all CLTK text corpora: https://github.com/cltk?utf8=%E2%9C%93&q=text&type=&language=

Here is a checklist of all CLTK text repos with their conversion status:

greenat92 commented 7 years ago