You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Aaron Radzinski (Jira)" <ji...@apache.org> on 2021/07/31 23:09:00 UTC

[jira] [Updated] (NLPCRAFT-385) Add tok_index(), tok_is_first() and tok_is_last() functions to IDL.

     [ https://issues.apache.org/jira/browse/NLPCRAFT-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Radzinski updated NLPCRAFT-385:
-------------------------------------
    Fix Version/s: 0.9.1

> 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
>            Priority: Major
>             Fix For: 0.9.1
>
>
> 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)