| Text | Current Intent | Intent Found | Errors | Errors ratio | Error probability | Date | Actions |
|---|---|---|---|---|---|---|---|
|
{{ row.sentence.text }}
|
{{ state.intentLabelByName(row.currentIntent) }} | {{ state.intentLabelByName(row.wrongIntent) }} | {{ row.count }} | {{ row.count / row.total | percent: '1.0-2' }} | {{ row.averageErrorProbability | percent: '1.0-2' }} | {{ row.firstDetectionDate | date: 'dd/MM/yy' }} |