Libraryless. Click here for Pure Java version (2362L/15K).
static LS ai_weakWordQuestions(S text) { ret map(asCISet(words2(text)), w -> "Is " + quote(w) + " a weak word?"); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027112 | 
| Snippet name: | ai_weakWordQuestions | 
| Eternal ID of this version: | #1027112/1 | 
| Text MD5: | bec0868d0a44069e4ca9a13bad9135b6 | 
| Transpilation MD5: | 5062f6c5ec17c1190bb25294bcf26af8 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-02-20 20:45:39 | 
| Source code size: | 119 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 530 / 650 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |