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

11
LINES

< > BotCompany Repo | #1007671 // useConceptsDump

JavaX fragment (include)

1  
please include function aiConceptsMap.
2  
3  
static void useConceptsDump(S concepts) {
4  
  L<AIConcept> usedConcepts = conceptsFromDump(concepts);
5  
  //dumpConcepts2(findAIConcepts(conceptsUsed));
6  
  //printAIConcepts(usedConcepts);
7  
  setOpt(mc(), "englishToConceptLanguage_concepts_global", usedConcepts);
8  
  aiConceptsMap_cached_autoClearInterval = 0;
9  
  aiConceptsMap_cached_cache.set(indexByField(usedConcepts, "globalID"));
10  
  ai();
11  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007671
Snippet name: useConceptsDump
Eternal ID of this version: #1007671/4
Text MD5: 337ca5f349859452e1b0bee918ed1d90
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-17 20:13:24
Source code size: 437 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 512 / 494
Version history: 3 change(s)
Referenced in: [show references]