Morseus implements a simple method of unsupervised morpheme segmentation of words in an unknown language. All that is needed is a raw text corpus (or a list of words) in the given language.
The algorithm identifies word parts occurring in many words and interprets them as morpheme candidates (prefixes, stems and suffixes).