// Things involving a full-index search static S ai_speculate_slow(fS word) { if (empty(word)) ret word; ai_withMaker('ai_speculate_slow, r { pcall ping { ai_spec_similarWord(word); } pcall ping { ai_spec_acronym(word); } }); ret word; }
Began life as a copy of #1011601
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: | #1011675 | 
| Snippet name: | ai_speculate_slow | 
| Eternal ID of this version: | #1011675/1 | 
| Text MD5: | 60af0c3de9e00e7949d40a1a499e81b0 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-11-02 03:18:56 | 
| Source code size: | 261 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 558 / 602 | 
| Referenced in: | [show references] |