Uses 911K of libraries. Click here for Pure Java version (2057L/11K).
1 | !7 |
2 | |
3 | /* |
4 | INPUT: I think that my dog is sick |
5 | |
6 | => ENTITIES: i [1], dog [2], sick [3] |
7 | IN BRAIN SPACE "i think" { |
8 | FACT: i [1] own a dog [2] |
9 | FACT: the dog [2] is sick [3] |
10 | } |
11 | */ |
12 | |
13 | cprint { |
14 | start-thread { |
15 | } |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030673 |
Snippet name: | Entity-Fact-Graph Spike [dev.] |
Eternal ID of this version: | #1030673/1 |
Text MD5: | 093a765f318c3151b5af31bfa6718e91 |
Transpilation MD5: | 98c3f47a5f06fbf43291a248fb0be250 |
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: | 2021-02-26 18:00:11 |
Source code size: | 220 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 221 / 305 |
Referenced in: | [show references] |