This node assigns a part of speech (POS) tag to each term of a document. Therefore the primary POS tag set from ZemberekNLP is used, for details click here . The underlying tagger deciding what tag to assign to which term is based on the ZemberekNLP framework version 0.15.0 ( details ).
Note: To avoid unwanted behavior, it is highly recommended to use this node only with documents that have been tokenized with the Zemberek TurkishTokenizer .
- Type: TableDocuments input tableThe input table containing the documents to tag.