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

49
LINES

< > BotCompany Repo | #1010980 // "Peephole" Chat Analysis v2, make webs [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (15919L/112K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_ml987b8bhta98qgvehpi3k7qq4, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1000988":"MultiSet - now synchronized","1001296":"MultiMap - synchronized multi-map data structure (Key => L)","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1002112":"n function","1002348":"nempty - not empty","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003382":"ll - synonym of litlist (literal list)","1004219":"Pair - value pair; sorted by a, then b","1005131":"ratioToIntPercent","1007689":"Web + WebRelation v2 (LIVE)","1009995":"showWeb - convert to CirclesAndLines and show - synonym of showWebWithAutoLayout","1010584":"web_texts - get all texts of a single node or first text of a list of nodes","1010848":"multiMapAsMultiSet - stores keys + their occurrence count (drops values)","1010852":"isMain - synonym of isMainProgram - false if we're hotwired by another program","1010973":"web_commonTexts - texts that all nodes in a list have in common","1010976":"mostCommonWithCount","1010979":"chatHistory_peepHole_nodePairs","1010981":"webFromTriples2","1010985":"firstWebContaining","1010987":"saveGZStructure - syonym of saveGZStructureToFile","1012305":"WebNode v2 with L"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)

Author comment

Began life as a copy of #1010968

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010980
Snippet name: "Peephole" Chat Analysis v2, make webs [OK]
Eternal ID of this version: #1010980/18
Text MD5: 316f48d1354393aa49cea3b72541f9ae
Transpilation MD5: 94c221907bd2510614840ba9a3ecf523
Author: stefan
Category: javax / chat
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-11 02:23:07
Source code size: 1548 bytes / 49 lines
Pitched / IR pitched: No / No
Views / Downloads: 1236 / 3823
Version history: 17 change(s)
Referenced in: #1010745 - Smart Bot (LIVE)
#1010989 - ai_chatAnalysis_peepHoleFile
#1011666 - Smart Bot with WebNode v3 (dev.)