Description
Concatenated English words can be split into likely word boundaries using unigram frequencies. This NLP helper is useful for search, cleanup, identifiers, and text-normalization workflows.
It is imported by other software and does not provide a general dictionary interface. Results are probabilistic and tuned to English-frequency data, so callers should handle uncertain splits.