public class MASCevaluation extends Object
| Constructor and Description |
|---|
MASCevaluation(String path)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
MASCevaluationResult[] |
evaluation(LemmatizerInterface lemmatizer)
Process the evaluation
|
static LemmatizerInterface |
initLemmatizer(String type) |
static void |
main(String[] args) |
public MASCevaluation(String path)
path - to MASC/data/written Directorypublic MASCevaluationResult[] evaluation(LemmatizerInterface lemmatizer)
lemmatizer - - An implementation of LemmatizerInterfacepublic static LemmatizerInterface initLemmatizer(String type)
public static void main(String[] args)
Copyright © 2017. All rights reserved.