Skip to content

Empty features ud and catib #2

@mirkovogel

Description

@mirkovogel

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'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions