| Package | Description |
|---|---|
| com.aliasi.classify |
Classes for classifying data and evaluation.
|
| com.aliasi.spell |
Classes for spelling correction and edit distance.
|
| Modifier and Type | Method and Description |
|---|---|
ConfusionMatrix |
BaseClassifierEvaluator.confusionMatrix()
Returns the confusion matrix of first-best classification
result statistics for this evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
ConfusionMatrix |
SpellEvaluator.confusionMatrix()
Returns the confusion matrix for the current state of this
evaluation.
|
Copyright © 2016 Alias-i, Inc.. All rights reserved.