Aaron Radzinski created NLPCRAFT-385:
----------------------------------------
Summary: Add tok_index(), tok_is_first() and tok_is_last()
functions to IDL.
Key: NLPCRAFT-385
URL: https://issues.apache.org/jira/browse/NLPCRAFT-385
Project: NLPCraft
Issue Type: Task
Components: model
Reporter: Aaron Radzinski
Assignee: Aaron Radzinski
These functions should allows to specify the desired location (index) of the
token in the original sentence. Right now, we don't directly support something
like "Hey, Siri" that should be at the beginning of the sentence requiring that
entire intent should be either ordered or not.
These functions will allow a single term to be pinned to a specific location to
be matched.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)