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 LemmatizerInterface
public String getLemma(String word, String pos)
getLemma
in interface LemmatizerInterface
Copyright © 2017. All rights reserved.