Skip to content

Only 1 occurrence of an entity is resolved for regexp nlu engine #51

Description

Automotive team is working on developing a functionality in our small talk skill to identify names. The skill uses regexp engine, and we have defined a custom entity called names with 400+ names.

The issue we're having is that the utterance "Hi my name is Mary Anne" only resolves 1 name which is "Mary". The request object in the skill does not have "Anne", which it should.

When we flipped the names to "Hi my name is Anne Mary", only "Anne" is in the request object. Is this the expected behavior of the regexp NLU engine? If so, could the utterance be processed completely for each entity type and all occurrences be return? @offerakrabi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions