The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.

POS tagger

This node assigns to each term of a document a part of speech (POS) tag. Therefore the Penn Treebank tag set is used, for details see (http://www.cis.upenn.edu/~treebank). The underlying tagger model deciding what tag to assign to which term is a model of the opennlp framework version 1.5.2 (see for http://opennlp.apache.org/documentation.html details).

Ports

Input Ports
0 The input table containing the documents to tag.
Output Ports
0 An output table containing the tagged documents.
This node is contained in KNIME Textprocessing Plug-in provided by KNIME GmbH, Konstanz, Germany.