lingpy / workflow-paper

Workflows in Computer-Assisted Language Comparison
MIT License
1 stars 0 forks source link

first code #1

Closed LinguList closed 4 years ago

LinguList commented 4 years ago

@macyl, please let us make this repository flat, so only the code we want to submit should be added, so it's easier to share it with zenodo.

Can you make a first suggestion by adding the code, along with the tutorial text we have on the online system? I think the tutorial belongs here...

Wu-Urbanek commented 4 years ago

My suggestion :

Python script Functions Manuscript
1_lifting.py From raw data to tokenized data 3.2.1
1_lifting_example.py From raw data to tokenized data, an example to take 25 varieties tutorial
2_partial.py From tokenized data to cognate sets 3.2.2
3_alignment.py From cognate sets to alignments 3.2.3
4_crosssemantic.py From alignments to cross-semantic cognates 3.2.4
5_correspondence.py From ross-semantic cognates to sound correspondence patterns 3.2.5
P_validate.py The python script to generate a distance matrix Discussion
LinguList commented 4 years ago

Yes, we start from that!

Wu-Urbanek commented 4 years ago

updated. please have a look