entities property

List<Entity> entities
final

A list of possible entities in the given span of text.

Implementation

final List<Entity> entities;