Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1022739 // ai_defaultOperations

JavaX fragment (include)

static AIOperations ai_defaultOperations() {
  ret new AIOperations {
    Set<S> extractPhrases(S s) {
      ret asCISet(words2_noNumbers(s));
    }
  };
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022739
Snippet name: ai_defaultOperations
Eternal ID of this version: #1022739/2
Text MD5: b21a1a9cef53b650d8ecdc80daf9a03a
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-03 19:51:20
Source code size: 161 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 154 / 180
Version history: 1 change(s)
Referenced in: [show references]