Skip to main content

sbx-pol-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-pol-upos-treetagger (updated: 2021-03-24). [Analysis]. Enriched and distributed by Språkbanken. https://doi.org/10.23695/0ngd-8135
BibTeX Additional ways to cite the dataset.
Part-of-speech annotation with UD (universal dependency) tags for Polish translated from NKJP's part-of-speech tags

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: pol

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

Example output:

<token upos="NOUN">Język</token>
<token upos="PUNCT"></token>
<token upos="PART">ukształtowany</token>
<token upos="ADV">społecznie</token>
<token upos="NOUN">system</token>
<token upos="VERB">budowania</token>
<token upos="NOUN">wypowiedzi</token>
<token upos="PUNCT">,</token>
<token upos="PART">używany</token>
<token upos="ADP">w</token>
<token upos="NOUN">procesie</token>
<token upos="NOUN">komunikacji</token>
<token upos="ADJ">interpersonalnej</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

Keyword

  • treetagger

Created

2014-09-16

Updated

2021-03-24

Contact

sb-info@svenska.gu.se