-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The merging routine in CLDF will make a new CLDF datasets. We can only use this NEW dataset in order to compute colexifications. If we want to make a routine in which the colexifications are then also rendered IN CLDF, this is quite difficult. An intermediate solution would be (that would also work):
- aggregate data in a first stage, store CLDF data for this stage in a special folder, use some lexibank_clics4_preprocessing.py script for this purpose.
- compute colexifications and re-write data to CLDF in the main directory, use lexibank_clics4.py
One could also use two directories: clics4-data and clics4.
But for now, it seems the easiest way, since it would be too difficult to hack into CLToolkit and create a CLDF on the fly to feed to the get_colexification function from pyclics (in colexifications branch).
Metadata
Metadata
Assignees
Labels
No labels