| Constructor and Description |
|---|
GermanCompoundTokenizer() |
GermanCompoundTokenizer(boolean strictMode) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
List<String> |
tokenize(String word) |
public GermanCompoundTokenizer()
throws IOException
IOExceptionpublic GermanCompoundTokenizer(boolean strictMode)
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOException