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

9
LINES

< > BotCompany Repo | #1012502 // Read triples.gz from GitHub

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (5386L/35K).

!7

p {
  File file = ai_triplesFileFromGithub();
  print("Loading triples.");
  long time = sysNow();
  L<TripleWeb> triples = webs_readTripleFileAsTriples(file);
  done2_always(time, "Have " + nTriple(triples));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012502
Snippet name: Read triples.gz from GitHub
Eternal ID of this version: #1012502/2
Text MD5: d9bb4d01c6af16a24cfdabe46a4aed0d
Transpilation MD5: e01fb8c76e55fcc4d82a7bca243a5cfc
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-05 14:03:33
Source code size: 223 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 328 / 731
Version history: 1 change(s)
Referenced in: [show references]