Skip to content

Problem of Worfklow #3

@LinguList

Description

@LinguList

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):

  1. 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.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions