| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.nlp.lemmatizer.MASCevaluation |
| Modifier and Type | Class and Description |
|---|---|
class |
IllinoisLemmatizerInterface |
class |
JWILemmatizerInterface |
class |
MorphaLemmatizerInterface |
class |
StanfordLemmatizerInterface
StanfordLemmatizerInterface is a implementation of LemmatizerInterface for MASCevaluation
|
| Modifier and Type | Method and Description |
|---|---|
static LemmatizerInterface |
MASCevaluation.initLemmatizer(String type) |
| Modifier and Type | Method and Description |
|---|---|
MASCevaluationResult[] |
MASCevaluation.evaluation(LemmatizerInterface lemmatizer)
Process the evaluation
|
Copyright © 2017. All rights reserved.