Number Filter

Filters all terms contained in the input documents that consist of digits, including decimal separators "," or "." and possible leading "+" or "-". There is also an option to filter all terms that contain at least one digit.

Options

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.

Filter options

Filter terms representing numbers
If checked, terms that consist of numbers, decimal seperators and leading +- characters will be filtered.
Filter terms containing numbers
If checked, terms that contain at least one digit (e.g. abc1) will be filtered.

Input Ports

Icon
The input table which contains the documents to preprocess.

Output Ports

Icon
The output table which contains the preprocessed documents.

Popular Predecessors

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.