* Added the `summarization` package, which includes the enumeration
`SummarySourceType`, the structs `SummarizationRequest`,
`SummaryConcept`, `Summary`, and `SummarizationCapability`, and the
service `SummarizationService`.
* Added an `id` field to the class `Entity`.
* Added a `rawMentionList` field to the class `Entity`.
* Added an `entity` field to `SearchResultItem`.
* Added `TOPICID` to the `AnnotationTaskType` enumeration