org.apache.uima.java
org.spin.scrubber.uima.consumer.JDBCCasConsumer
JDBC Cas Consumer
writes annotations to sql db
1.0
CBMI
tableName
name of table that will store the output annotations
String
false
true
pos
specify feature string for part-of-speech field.
will differ depending on pos tagger impl.
String
false
false
capitalization
specify feature string for capitalization field.
values appear to range from 0-3 based on frequency of capital letters in the token
String
false
false
pos
edu.mayo.bmi.uima.core.type.BaseToken:partOfSpeech
capitalization
edu.mayo.bmi.uima.core.type.WordToken:capitalization
tableName
machine_annotations_test
org.apache.uima.examples.SourceDocumentInformation
false
true
false