lexibank / deepadungpalaung

CLDF dataset derived from Deepadung et al's "Lexical Comparison of Palaung Dialects" from 2015
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

create a first orthography profile #3

Closed LinguList closed 4 years ago

LinguList commented 4 years ago

I have added a file, produced with lingpy in the folder etc/orthography.tsv. @Juunlee, our workflow paper describes the use of orthography profiles (https://doi.org/10.5334/johd.12). there is also a handout discussing this: https://github.com/digling/edictor-tutorial/raw/master/list-2017-edictor-tutorial.pdf

You should also give a read on our CLTS system (https://clts.clld.org): https://doi.org/10.2478/yplm-2018-0002

With this information, can you try to correct the automatically created fprofile? Afterwards, you can just run the code (use a fresh virtual enviroment in python3):

$ git clone https://github.com/lexibank/deepadungpalaung.git
$ pip install -e deepadungpalaung
$ cldfbench lexibank.makecldf deepadungpalaung --dev

Maybe, after installation, you should also run:

$ cldfbench catconfig

This guarantees you have glottolog and concepticon data.