public class QueryEntitiesContext
extends GenericModel
Entity text to provide context for the queried entity and rank based on that association. For example, if you wanted
to query the city of London in England your query would look for `London` with the context of `England`.
Gets the text.
Entity text to provide context for the queried entity and rank based on that association. For example, if you
wanted to query the city of London in England your query would look for `London` with the context of `England`.