Download Jar. Uses 911K of libraries. Click here for Pure Java version (4050L/21K).
1 | !759 |
2 | |
3 | cmodule Spike { |
4 | start-thread { |
5 | L<SS> options = speechLogToLine1AndLine2Superposition(); |
6 | print(renderSuperpositionSummary(options)); |
7 | //ret structWordWrap(delazyList(options)); |
8 | |
9 | // filter by line 2 starting with "that means" |
10 | //ret asList(filterIteratorOnMapElement("line 2", options, line -> swic_wordBoundary(line, "that means"))); |
11 | |
12 | // filter by both lines |
13 | pnl(filterIterator_predicatesOnLine1AndLine2( |
14 | rcurry1 swic_wordBoundary("if i want to"), |
15 | curry1 eqic("how do i do that"), options)); |
16 | } |
17 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1026442 |
Snippet name: | Superposition Spike [dev.] |
Eternal ID of this version: | #1026442/3 |
Text MD5: | 6cbb4bbafa6a28eb86cf6baabb628de7 |
Transpilation MD5: | dd8b42ab42def7eae453177a49b8c726 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-04 17:43:14 |
Source code size: | 566 bytes / 17 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 250 / 785 |
Version history: | 2 change(s) |
Referenced in: | [show references] |