Categories

Versions

WordList to Data (Text Processing)

Synopsis

Converts a word list into a data set.

Description

This operator builds a data set from a word list. The data set contains a row for each word and attributes for the word itself, the number of documents in which it occurred, the number of labeled documents in which it occurred and for each class number it occurred in a document of this class. The operator might be useful in order to filter a word list before reporting it.

Input

  • word list

    The word list port.

Output

  • word list

    The word list port.

  • example set (Data Table)

    The example set port.