CoolFace
Datasetpublic

elliotnorrevik/swedish-ud-pos-csv

Swedish POS Dataset (CSV) Swedish Part-of-Speech tagging dataset in CSV format, converted from CoNLL-U. Format sentence_id: Sentence ID token_id: Token position form: Word form lemma: Lemma upos: Universal POS tag xpos: Language-specific POS tag feats: Morphological features head: Dependency head deprel: Dependency relation deps: Enhanced dependencies misc: Miscellaneous annotations license: mit

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes31downloads
Dataset Card

Swedish POS Dataset (CSV)

Swedish Part-of-Speech tagging dataset in CSV format, converted from CoNLL-U.

Format

  • —sentence_id: Sentence ID
  • —token_id: Token position
  • —form: Word form
  • —lemma: Lemma
  • —upos: Universal POS tag
  • —xpos: Language-specific POS tag
  • —feats: Morphological features
  • —head: Dependency head
  • —deprel: Dependency relation
  • —deps: Enhanced dependencies
  • —misc: Miscellaneous annotations

license: mit ---