AnnotatedDocument Fields A Sandcastle Documented Class Library

The AnnotatedDocument type exposes the following members.

Fields

  Name Description
Public field entities
Annotations grouped by type. The keys in this map are annotation types and the corresponding values are the (possibly empty) list of annotations of that type that were found by the pipeline.
Public field otherFeatures
Holder for any additional properties found in the JSON response apart from the text and entities. Typically this will only contain values if the original document that was processed was Twitter JSON.
Public field text
The plain text of the document, extracted from the original source. Any markup that was part of the original document (e.g. XML or HTML) will have been removed, leaving just the plain text.
Top
See Also

Reference