finnpos–label - mpsilfve/FinnPos GitHub Wiki

Usage

cat data_file | finnpos-label model

Purpose

Use a FinnPos model for morphological tagging and lemmatization of data.

The data_file needs to conform to the FinnPos data format

Notes

If the label field of an input word is non-empty, but instead contains a number of candidate morphological labels separated by spaces, the tagger will disambiguate between the candidates provided.

Example

$ cat test_data.in | finnpos-label model > test_data.sys
finnpos-label: Loading tagger.
finnpos-label: Reading from STDIN. Writing to STDOUT.
⚠️ **GitHub.com Fallback** ⚠️