Package de.dfki.lt.tools.tokenizer.output

Class Summary
Paragraph This represents a paragraph with its text units.
ParagraphOutputter ParagraphOutputter provides static methods that convert a AnnotatedString into a list of nested representation of Paragraphs with TextUnits and Tokens.
TextUnit This represents a text unit with its tokens.
Token This represents a token with its type and surface image.
XMLOutputter XMLOutputter provides static methods that return an XML presentation of a AnnotatedString.