Package | Description |
---|---|
de.unibi.techfak.scie.annotators.animal | |
de.unibi.techfak.scie.annotators.quantities | |
de.unibi.techfak.scie.annotators.treatment |
Modifier and Type | Method and Description |
---|---|
static double |
WeightAnnotator.convertToSIValue(Unit currentUnit,
double currentValue) |
void |
WeightAnnotator.handleQuantity(de.unibi.techfak.isy.lppba.descriptors.Quantity q,
Unit unit,
List<de.unibi.techfak.isy.lppba.descriptors.Token> unitTokens,
org.apache.uima.jcas.JCas jcas) |
Modifier and Type | Method and Description |
---|---|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static double |
TimeAnnotator.convertToSIValue(Unit currentUnit,
double currentValue) |
abstract void |
UnitQuantityAnnotator.handleQuantity(de.unibi.techfak.isy.lppba.descriptors.Quantity q,
Unit unit,
List<de.unibi.techfak.isy.lppba.descriptors.Token> unitTokens,
org.apache.uima.jcas.JCas jcas) |
void |
TimeAnnotator.handleQuantity(de.unibi.techfak.isy.lppba.descriptors.Quantity q,
Unit unit,
List<de.unibi.techfak.isy.lppba.descriptors.Token> unitTokens,
org.apache.uima.jcas.JCas jcas) |
Constructor and Description |
---|
UnitQuantityAnnotator(Unit[] units)
UnitQuantityAnnotator that compares the first Token after each Quantity.
|
UnitQuantityAnnotator(Unit[] units,
int followingTokens)
UnitQuantityAnnotator that compares the <followingTokens>
following Tokens after each Quantity.
|
Modifier and Type | Method and Description |
---|---|
void |
DoseAnnotator.handleQuantity(de.unibi.techfak.isy.lppba.descriptors.Quantity q,
Unit unit,
List<de.unibi.techfak.isy.lppba.descriptors.Token> unitTokens,
org.apache.uima.jcas.JCas jcas) |
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie