[
https://issues.apache.org/jira/browse/NLPCRAFT-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Radzinski updated NLPCRAFT-278:
-------------------------------------
Description:
We have to add:
token:
* 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
- indexOf
collections:
- insersect
statistical:
- avg
was:
We have to add
strings:
- replace (replaceAll)
- substr
- startWith, endWith, contains
- isEmpty
- length
- indexOf
collections:
- insersect
statistical:
- avg
> 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: Aaron Radzinski
> Priority: Major
> Fix For: 0.7.5
>
>
> We have to add:
> token:
> * 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
> - indexOf
> collections:
> - insersect
> statistical:
> - avg
--
This message was sent by Atlassian Jira
(v8.3.4#803005)