public class SimpleTokenizer extends Object implements Tokenizer
| Constructor and Description |
|---|
SimpleTokenizer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTokens(String text) |
void |
tokenize(Sentence sentence)
Tokenizes the given
Sentence |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.