The textsegment
module segments words in languages that do not separate words with whitespace.
Mode | Input | Output | Description |
---|---|---|---|
Does not accept any input streams or produce any output streams. Inputs and outputs are set as parameters. |
Example:
output <- textsegment (_, input)
IgnoreHashLines* | TxtFileIn* |
Lang* | TxtFileOut* |
PgfFile* |
*You must set the value of these configuration parameters by setting the corresponding action parameters.
|