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.

Dictionary tagger

This node recognizes named entities specified in a dictionary column and assigns a specified tag value and type. Optionally the recognized named entity terms can be set unmodifiable, meaning that the terms are not modified or filtered afterwards by any following node.

Dialog Options

Dictionary column
Specifies the dictionary column containing the terms to search for.
Set named entities unmodifiable
Sets recognized named entity terms unmodifiable.
Case sensitive
If checked, case sensitive named entity recognition will be applied, otherwise not.
Tag type
Specifies the tag type of which tag values can be chosen.
Tag value
Specifies the tag value to use for tagging recognized named entities.

Ports

Input Ports
0 The input table containing the documents to tag.
1 The input table containing the dictionary column.
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.