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/03/22 20:04:00 UTC

[jira] [Assigned] (NLPCRAFT-278) Nlpcraft IDL functions.

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

Aaron Radzinski reassigned NLPCRAFT-278:
----------------------------------------

    Assignee: Sergey Kamov  (was: Aaron Radzinski)

> Nlpcraft IDL functions.
> -----------------------
>
>                 Key: NLPCRAFT-278
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-278
>             Project: NLPCraft
>          Issue Type: Improvement
>          Components: probe
>            Reporter: Sergey Kamov
>            Assignee: Sergey Kamov
>            Priority: Major
>             Fix For: 0.7.5
>
>
> We have to add:
> token (probably need to add these methods to NCToken interface as well):
>  * origin_text
>  * norm_text
>  * is_abstract
>  * unid
>  * is_freeword
>  * is_stopword
>  * is_direct
>  * is_english
>  * is_swear
>  * is_quoted
>  * is_wordnet
>  * lemma
>  * stem
>  * pos
>  * sparsity
> strings:
>  - replace (replaceAll)
>  - substr
>  - startWith, endWith, contains
>  - isEmpty
>  - length (need to be combined with length(), count() and size() for collections)
>  - indexOf
> collections:
>  - -insersect- (we already have hasAny() and hasAll())
> statistical:
>  - avg
>  - stdev (standard deviation)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)