Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

16
LINES

< > BotCompany Repo | #1030673 // Entity-Fact-Graph Spike [dev.]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (2057L/11K).

!7

/*
INPUT: I think that my dog is sick

=> ENTITIES: i [1], dog [2], sick [3]
IN BRAIN SPACE "i think" {
  FACT: i [1] own a dog [2]
  FACT: the dog [2] is sick [3]
}
*/

cprint {
  start-thread {
  }
}

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: 111 / 150
Referenced in: [show references]