Download Jar. Libraryless. Click here for Pure Java version (16529L/123K).
1 | !7 |
2 | |
3 | p-exp { |
4 | S input = "tell me what's going on"; |
5 | |
6 | L<ExecutedRule> results = listWithNotifyOnAdd(voidfunc(ExecutedRule r) { |
7 | print("Result: " + sfu(r)); |
8 | }); |
9 | |
10 | set nlLogic_twoStageProcessing_verbose; |
11 | nlLogic_twoStageProcessing(input, "Reduction rules 2", "<default>", results); |
12 | |
13 | printAsciiHeading("Results"); |
14 | pnlStruct(results); |
15 | } |
Began life as a copy of #1018274
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018283 |
Snippet name: | Two-Stage Input Processing Spike, shortened [OK] |
Eternal ID of this version: | #1018283/3 |
Text MD5: | 91b2337d3086ce3d97631ca8ab623195 |
Transpilation MD5: | a040fab47e996dddbf270a5cbfda9cb7 |
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-09-15 22:35:23 |
Source code size: | 362 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 441 / 921 |
Version history: | 2 change(s) |
Referenced in: | [show references] |