| Modifier and Type | Class and Description |
|---|---|
class |
IntelligentIOBToken
entscheidet selbst ob IO oder IOB
|
class |
IOBToken |
| Modifier and Type | Method and Description |
|---|---|
IOToken[] |
Converter.textToIOTokens(ArrayList<String> lines)
converts an arraylist which consists of elements of lines in io(b) format
|
IOToken[] |
Converter.textToIOTokens(File src) |
IOToken |
IOBToken.toXIoToken()
Deprecated.
I don't know where we need this for!
KT, 14.11.2008
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationResult[] |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction) |
static EvaluationResult[] |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction) |
static EvaluationResult |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction,
String label) |
static EvaluationResult |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction,
String label) |
static EvaluationResult[] |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction,
String[] labels) |
static EvaluationResult[] |
Evaluator.evaluate(IOToken[] gold,
IOToken[] prediction,
String[] labels) |
static HashMap<String,HashMap<String,String>> |
Evaluator.getAnnotationSpans(IOToken[] taglist) |
Copyright © 2016 JULIE Lab, Germany. All rights reserved.