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