Uploaded image for project: 'NLPCraft'
  1. NLPCraft
  2. NLPCRAFT-278

Nlpcraft IDL functions.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.5
    • None
    • None

    Description

      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
      • 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())
      • concat (to add one list or string to another)
      • distinct (for discussion)

      statistical:

      • avg
      • stdev (standard deviation)

      Add support equal operation(=) for maps and lists.

      Attachments

        Activity

          People

            aradzinski Aaron Radzinski
            sergeykamov Sergey Kamov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: