static MultiSet ai_findRepeatedWordPrefixes(S input) { ret ai_allPrefixesWithWordCount_cleaned(input); }