Word Parser

This node allows you to read Word (.doc, .docx, .docm) documents and create a document for each file. The text is extracted from the word file by usage of the Apache POI library (see http://poi.apache.org/ for details). Paragraphs are taken into account. Meta information is not red. The first sentence is used as the document title.

Options

Document directory
Set the directory containing the word files to parse.
Search recursively
If checked, the specified directory is searched for files recursively.
Ignore hidden files
If checked, hidden files will not be considered for parsing.
Document category
Specifies the category of the documents.
Document source
Specifies the source of the documents.
Document type
Specifies the type of the documents.
Word tokenizer
Select the tokenizer used for word tokenization. Go to Preferences -> KNIME -> Textprocessing to read the description for each tokenizer.

Input Ports

This node has no input ports

Output Ports

Icon
An output table containing the parsed document data.

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.