Uses 911K of libraries. Click here for Pure Java version (1988L/11K).
1 | !7 |
2 | |
3 | /* We should have objects for: |
4 | -actions by the bot |
5 | -events (user input or anything else) |
6 | -interpretations (of events) |
7 | -expectations |
8 | -other connections between objects |
9 | |
10 | Specifically for dialog: |
11 | -questions |
12 | -question types |
13 | -answers |
14 | -commands |
15 | -arguments (parameters of a question or answer) |
16 | */ |
17 | |
18 | cprint DialogFlowSpike {
|
19 | start-thread {
|
20 | |
21 | } |
22 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028515 |
| Snippet name: | Dialog Flow Spike [dev.] |
| Eternal ID of this version: | #1028515/2 |
| Text MD5: | a45d4cebf564b20937f59d6b09c17f28 |
| Transpilation MD5: | b7d451909ad031113eb64e421baddaf0 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-23 17:52:54 |
| Source code size: | 368 bytes / 22 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 415 / 542 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |