-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The following observation concerns the LREC-Coling 2024 release (camel_morph/official_releases/lrec-coling2024_release/databases/camel-morph-msa):
The features catib6 and ud are always empty, e.g. in the following analysis of "فبسبب":
{
'bw': 'فَ/CONJ+بِ/PREP+سَبَب/NOUN+ِ/CASE_DEF_GEN',
'ud': '',
'catib6': ''
}The expected values are:
{
'ud': 'CCONJ+ADP+NOUN ',
'catib6': 'PRT+PRT+NOM'
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels