Amazon Comprehend (Syntax Tagger)

This node assigns to each term of a document a syntax (or part-of-speech, i.e. POS) tag using the Amazon Comprehend service. Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to discover insights from text.
The Amazon Comprehend service uses a set of part-of-speech tags that are defined here.
For more information about AWS Comprehend can be found on this website.

Options

General options

Document column
The column containing the documents to tag.
Replace column
If checked, the documents of the selected document column will be replaced by the new tagged documents. Otherwise the tagged documents will be appended as new column.
Append column
The name of the new appended column, containing the tagged documents.
Source language
Select the language of the incoming documents.
Word tokenizer
Select the tokenizer used for word tokenization. Go to Preferences -> KNIME -> Textprocessing to read the description for each tokenizer.

Input Ports

Icon
The AWS connection information.
Icon
The input table containing the documents to tag.

Output Ports

Icon
An output table containing the tagged documents.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.