-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
At
eidos/src/test/scala/org/clulab/wm/eidos/document/TestSentenceClassifier.scala
Lines 138 to 145 in 6d19122
| else{ | |
| // If the sentence could not be annotated, automatically mark it as invalid | |
| // It turns out that there are four sentences that eidos failed to annotate. | |
| preds.append(0) | |
| invalidSentCount+=1 | |
| } | |
| val label = sentenceClassifierEvaluationData(i)._2 |
Metadata
Metadata
Assignees
Labels
No labels