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

11
LINES

< > BotCompany Repo | #1007671 // useConceptsDump

JavaX fragment (include)

please include function aiConceptsMap.

static void useConceptsDump(S concepts) {
  L<AIConcept> usedConcepts = conceptsFromDump(concepts);
  //dumpConcepts2(findAIConcepts(conceptsUsed));
  //printAIConcepts(usedConcepts);
  setOpt(mc(), "englishToConceptLanguage_concepts_global", usedConcepts);
  aiConceptsMap_cached_autoClearInterval = 0;
  aiConceptsMap_cached_cache.set(indexByField(usedConcepts, "globalID"));
  ai();
}

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: 509 / 490
Version history: 3 change(s)
Referenced in: [show references]