public class IllinoisLemmatizerInterface extends Object implements LemmatizerInterface
| Constructor and Description |
|---|
IllinoisLemmatizerInterface() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLemma(String word,
String pos)
Implements getLemma method
|
void |
initLemmatizer() |
public void initLemmatizer()
initLemmatizer in interface LemmatizerInterfacepublic String getLemma(String word, String pos)
getLemma in interface LemmatizerInterfaceCopyright © 2017. All rights reserved.