issues
search
sgb-io
/
sweary-linus
A learning exercise about programming languages and styles, featuring sweary wizard-man Linus Torvalds.
8
stars
0
forks
source link
Corrected java implementation
#20
Closed
sgb-io
closed
6 years ago
sgb-io
commented
6 years ago
removeAlphanumeric
: Swap basic non-alphanumeric removal for explicit english alphabet picking
removeAlphanumeric
: Remove whitespace too
Update output
getTopInsults
: more expressive sorting, sort by occurences then alphabetic
processInsults
: check for pre-cleaned stopwords (gives correct result)
removeAlphanumeric
: Swap basic non-alphanumeric removal for explicit english alphabet pickingremoveAlphanumeric
: Remove whitespace toogetTopInsults
: more expressive sorting, sort by occurences then alphabeticprocessInsults
: check for pre-cleaned stopwords (gives correct result)