-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am currently running into trouble while trying to create a CV structure based on a pre-existing alignments with manually trimmed data. Let's use for example the following data:
ID DOCULECT CONCEPT VALUE FORM TOKEN COGID ALIGNMENT
1 Marubo type of bank kɨnã kɨnã k ɨ n ã 60 ['k', 'ɨ', 'n', 'ã', '-', '(', '-', '-', ')']
2 Chakobo type of bank kɨˈnanɨ kɨˈnanɨ k ɨ n a n ɨ 60 ['k', 'ɨ', 'n', 'a', '-', '(', 'n', 'ɨ', ')']
Is there any pre-defined way of doing this, or would I need to create a new tokens-column based on the alignments, removing all content within brackets in a dynamic way? @LinguList Maybe you can help me on this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels