nltk/nltk

Add a function of splitting combined words.

wxz opened this issue · 0 comments

wxz commented

Add a function of splitting combined words.
For example, the combined word "crossregionswitch" can be split into three words: "cross", "region", and "switch".