Skip to main content

sbx-bul-upos-treetagger

Standard reference Information

Helmut Schmid (1995): Improvements in Part-of-Speech Tagging with an Application to German. Proceedings of the ACL SIGDAT-Workshop. Dublin, Ireland.

Analysis citation Information

Språkbanken (2021). sbx-bul-upos-treetagger (updated: 2021-03-24). [Analysis]. Enriched and distributed by Språkbanken. https://doi.org/10.23695/cmxk-7v67
BibTeX Additional ways to cite the dataset.
Part-of-speech annotation with UD (universal dependency) tags for Bulgarian translated from BTB-TS

Example

This analysis is used with Sparv. Check out Sparv's quick start guide to get started!

To use this analysis, add the following line under export.annotations in the Sparv corpus configuration file:

- <token>:treetagger.upos  # Part-of-speeches in UD

In order to use this annotation you need to add the following setting to your Sparv corpus configuration file:

metadata:
  language: bul

For more info on how to use Sparv, check out the Sparv documentation.

Example output:

<token upos="NOUN">Езѝкът</token>
<token upos="AUX">е</token>
<token upos="NOUN">система</token>
<token upos="ADP">от</token>
<token upos="NOUN">знаци</token>
<token upos="ADP">за</token>
<token upos="NOUN">кодиране</token>
<token upos="X">и</token>
<token upos="NOUN">декодиране</token>
<token upos="ADP">на</token>
<token upos="NOUN">информация</token>
<token upos="PUNCT">.</token>

Other references

Type

  • Analysis

Task

  • part-of-speech tagging

Unit

  • token

Licence

MIT

Dependencies

External tools

TreeTagger
TreeTagger License https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/Tagger-Licence

Models

Tagset

UD

Trained on

Keyword

  • treetagger

Created

2014-09-16

Updated

2021-03-24

Contact

sb-info@svenska.gu.se