public class LabelResult extends ElementResult<StatisticsLabel>
Label and GoldLabel elements in document for classification.| Modifier and Type | Class and Description |
|---|---|
static class |
LabelResult.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ReasonType |
getReason()
Get reason of particular mapping result.
|
int |
hashCode() |
getExtracted, getGold, getResultTypespublic ReasonType getReason()
ReasonType of mapping resultpublic boolean equals(Object o)
equals in class ElementResult<StatisticsLabel>public int hashCode()
hashCode in class ElementResult<StatisticsLabel>Copyright © 2020. All rights reserved.