modbot.preprocessing.segment_words

modbot.preprocessing.segment_words(line)[source]

Segment message into words

Parameters

line (str) – String containing message

Returns

Segmented line

Return type

str