Hyphenator

All terms of the input documents will be hyphenated according to the algorithm of Liang (Liang's Algorithm), see (http://www.tug.org/docs/liang/) for details. The language dependent patterns used for hyphenation have been taken from http://hyphenator.googlecode.com/svn/trunk/ and modified in order to fit the JSON format. The string, separating the syllables can be specified.

Options

Hyphenation options

Language
The language of the terms (strings) to hyphenate.
Separator
The string to use for separating the syllables.

Preprocessing options

Document column
The column containing the documents to preprocess.
Replace documents
If checked, the documents will be replaced by the new preprocessed documents. Otherwise the preprocessed documents will be appended as new column.
Append column
The name of the new appended column, containing the preprocessed documents.
Ignore unmodifiable tag
If checked, unmodifiable terms will be preprocessed too.

Input Ports

Icon
The input table which contains the documents to preprocess.

Output Ports

Icon
The output table which contains the preprocessed documents.

Views

This node has no views

Workflows

  • No workflows found

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.