Package TEES :: Package ExampleWriters :: Module BioTextExampleWriter :: Class BioTextExampleWriter
[hide private]

Class BioTextExampleWriter

source code

A generic example writer that automatically calls the correct Example Writer based on the type of the examples.

Class Methods [hide private]
 
write(cls, examples, predictions, corpus, outputFile, classSet=None, parse=None, tokenization=None, goldCorpus=None, insertWeights=False) source code