1 | static Map<S, O> ai_standardPhrasesGroupingTree() {
|
2 | Collection<S> allPhrases = combinedMechSetsCI(mL(ai_language() + " phrase lists")); |
3 | LL<S> toks = listsWithLengthGreaterThan(1, map javaTokC(allPhrases)); |
4 | ret tokCListToGroupingWordTree(toks); |
5 | } |
Began life as a copy of #1017476
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017478 |
| Snippet name: | ai_standardPhrasesGroupingTree |
| Eternal ID of this version: | #1017478/1 |
| Text MD5: | 03b2c6d4a413fdae7916239c424f3778 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-23 21:07:05 |
| Source code size: | 255 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 516 / 530 |
| Referenced in: | [show references] |