NLPResult

NLPResult

Wrapper object for accessing nlpresult

Constructor

new NLPResult()

Source:

Methods

entityMatches(entityopt) → {object}

Source:
Returns matches for the specified entity; may be an empty collection. If no entity is specified, returns the map of all entities.
Parameters:
Name Type Attributes Description
entity string <optional>
name of the entity
Returns:
The entity match result.
Type
object