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)
Some of these parameters do not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
|