Hyphenator

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementHyphenator

Terms 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

Preprocessing options

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

Deep preprocessing options

Deep preprocessing
If deep preprocessing is checked, the terms contained inside the documents are preprocessed too, this means that the documents themselves are changed too, which is more time consuming.
Document column
Specifies the column containing the documents to preprocess.
Append unchanged documents
If checked, the documents contained in the specified "Original Document column" are appended unchanged even if deep preprocessing is checked. This helps to keep the original documents in the output data table without the agonizing pain of joining.
Original Document column
Specifies the column containing the original documents which can be attached unchanged.
Ignore unmodifiable tag
If checked unmodifiable terms will be preprocessed too.

Input Ports

Icon
The input table which contains the terms to convert.

Output Ports

Icon
The output table which contains the preprocessed terms.

Popular Predecessors

  • No recommendations found

Popular Successors

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.