UIMA Reference docs 5.5.4 DocumentAnnotation is misspelled
----------------------------------------------------------
Key: UIMA-1561
URL: https://issues.apache.org/jira/browse/UIMA-1561
Project: UIMA
Issue Type: Bug
Components: Documentation
Affects Versions: 2.3
Reporter: Jörn Kottmann
Priority: Trivial
Fix For: 2.3
"5.5.4. Adding Features to DocumentAnnotation
There is one built-in type, uima.tcas.DocumentAnnotion, to which applications
can add additional features. (All other built-in types are "feature-final" and
you cannot add additional features to them.) Frequently, additional features
are added to uima.tcas.DocumentAnnotion to provide a place to store
document-level metadata. ..."
Should be uima.tcas.DocumentAnnotation and not uima.tcas.DocumentAnnotion, in
the two mentions of it above.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.