Download Jar. Uses 3874K of libraries. Click here for Pure Java version (7561L/51K).
1 | !7 |
2 | |
3 | p-experiment { |
4 | L<S> l = map dropLeadingAngleBracketStuff(mL("Katze Speech Recognition Log With Date")); |
5 | for (int i = 0; i < l(l)-1; i++) { |
6 | int j = i+1; |
7 | while (j < l(l) && cic(l.get(j), l.get(j-1))) ++j; |
8 | L<S> seq = uniquify(subList(l, i, j)); |
9 | continue unless l(seq) > 1; |
10 | print(join(" > ", seq)); |
11 | i = j-1; |
12 | } |
13 | } |
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: | #1014536 |
Snippet name: | Find "expansion sequences" in Katze log (OK) |
Eternal ID of this version: | #1014536/8 |
Text MD5: | 46e4adfaf20372e13825173e6146339a |
Transpilation MD5: | 567727e43e4707d9dc4ee8a95aae1ec1 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-23 23:39:40 |
Source code size: | 353 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 396 / 3396 |
Version history: | 7 change(s) |
Referenced in: | [show references] |