Name

adams.flow.transformer.TweeboParser


Synopsis

Parses the incoming tweet text with the TweeboParser and forwards the generated CoNLL data.

For more information see:
https://sourceforge.net/projects/tweeboparser/
http://ilk.uvt.nl/conll/#dataformat


Additional information

Flow input/output:
- input: java.lang.String, java.lang.String[]
- output: adams.data.spreadsheet.SpreadSheet


Options