1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 19 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove formatting changes
tba
More... almost 7 years ago
Remove formatting changes *sigh*
tba
More... almost 7 years ago
Remove more formatting changes
tba
More... almost 7 years ago
Always try to split words until no more subwords can be found, added test-cases
tba
More... almost 7 years ago
Remove formatting changes
tba
More... almost 7 years ago
update and fix compiler plugin definition More... almost 7 years ago
Add surefire plugin for test-debugging
tba
More... almost 7 years ago
Adds support to collect all subwords of a given word
tba
More... almost 7 years ago
fix Morphy link More... over 7 years ago
add "Maskerade" More... about 8 years ago
fix javadoc error (Java 8) More... about 8 years ago
turn off useless javadoc warnings with Java8 More... about 8 years ago
prepare version 4.2-SNAPSHOT More... almost 9 years ago
prepare version 4.1 More... almost 9 years ago
partially undo the latest commit: the constructor GermanWordSplitter(boolean) itself now makes sure the dictionary is read only once More... almost 9 years ago
new constructor that takes a set of compound part words - useful to save memory when more than one instance is needed with the same data but different settings More... almost 9 years ago
make member final More... almost 9 years ago
add words and prefixes to get more splits More... about 9 years ago
tiny cleanup More... about 9 years ago
fix More... about 9 years ago
remove dupes More... about 9 years ago
add more words, especially prefixes, to get more splits More... about 9 years ago
add more words, especially prefixes, to get more splits More... about 9 years ago
helper to find potential prefixes More... about 9 years ago
add exceptions More... about 9 years ago
extend the dictionary so more words can be split More... about 9 years ago
fix getAllSplits() to properly obey minimum word length More... about 9 years ago
cleanup: remove duplicates More... about 9 years ago
add exceptions More... about 9 years ago
start 4.1 More... about 9 years ago