Download Jar. Libraryless. Click here for Pure Java version (5386L/35K).
1 | !7 |
2 | |
3 | p {
|
4 | File file = ai_triplesFileFromGithub(); |
5 | print("Loading triples.");
|
6 | long time = sysNow(); |
7 | L<TripleWeb> triples = webs_readTripleFileAsTriples(file); |
8 | done2_always(time, "Have " + nTriple(triples)); |
9 | } |
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: | 780 / 1626 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |