// should simplify a sentence neatly static S simplifySentence(S s) { ret join(" ", codeTokensOnly(nlTok(s.toLowerCase()))); }
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: | #1002968 |
| Snippet name: | simplifySentence - sentence simplifier. CHANGING THIS BREAKS THINGS |
| Eternal ID of this version: | #1002968/1 |
| Text MD5: | cd1bb1581ffd117fce86ef2c50b5f25a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-04-14 16:47:22 |
| Source code size: | 131 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 958 / 878 |
| Referenced in: | #1002972 - simplifySentence2 - sentence simplifier. CHANGING THIS BREAKS THINGS #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |