tag_morphodita: Perform morphological analysis of supplied text

Description Usage Arguments See Also

View source: R/tag_morphodita.R

Description

Function that send to and get requests from MorphoDiTa API call.

Usage

1
tag_morphodita(data, tagset = "pdt_to_conll2009", source = "docker", ...)

Arguments

data

Text to be analysed

tagset

Apply specified tag set converter (pdt_to_conll2009 / strip_lemma_comment / strip_lemma_id)

source

use "docker" or "lindat" for API

...

Other parameters accepted by the API (see the API reference)

See Also

http://lindat.mff.cuni.cz/services/morphodita/api-reference.php


skvrnami/morphoditar documentation built on May 29, 2019, 9:37 a.m.