Package org.languagetool.tokenizers.de
Class GermanCompoundTokenizer
java.lang.Object
org.languagetool.tokenizers.de.GermanCompoundTokenizer
- All Implemented Interfaces:
Tokenizer
Split German nouns using the jWordSplitter library.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Supplier<GermanCompoundTokenizer> private static final Supplier<GermanCompoundTokenizer> private final GermanCompoundTokenizer.ExtendedGermanWordSplitter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GermanCompoundTokenizerstatic GermanCompoundTokenizerstatic void
-
Field Details
-
strictInstance
-
nonStrictInstance
-
wordSplitter
-
-
Constructor Details
-
GermanCompoundTokenizer
- Throws:
IOException
-
GermanCompoundTokenizer
- Throws:
IOException
-
-
Method Details
-
tokenize
-
getStrictInstance
-
getNonStrictInstance
-
main
- Throws:
IOException
-