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

19
LINES

< > BotCompany Repo | #3000471 // Smart Bot's answer to: !fresh ai_nlVary("Sally's dog")

New Tinybrain snippet

Compile Error. ----------
1. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 148)
	List<List<String>> tok = nlClassify(s); // last element is quoted original
	                         ^^^^^^^^^^
The method nlClassify(String) is undefined for the type main
----------
2. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 153)
	String word = random(ai_texts("is a", category));
	                     ^^^^^^^^
The method ai_texts(String, String, String) in the type main is not applicable for the arguments (String, String)
----------
3. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 157)
	return join(map(new F1<List<String>, Object>() { Object get(List<String> set) { try { return  unquote(last(set)) ; } catch (Exception __e) { throw rethrow(__e); } }
  public String toString() { return "unquote(last(set))"; }}, tok));
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type mismatch: cannot convert from String to List<List<String>>
----------
3 problems (3 errors)
 java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

download  show line numbers   

Snippet is not live.

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

No comments. add comment

Snippet ID: #3000471
Snippet name: Smart Bot's answer to: !fresh ai_nlVary("Sally's dog")
Eternal ID of this version: #3000471/1
Text MD5: e994625974aa2fb57db7bf99405c0d73
Author: someone
Category:
Type: New Tinybrain snippet
Gummipassword: smart-bot-for-user
Uploaded from IP: 188.97.121.29
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-07 17:18:17
Source code size: 1266 bytes / 19 lines
Pitched / IR pitched: No / No
Views / Downloads: 299 / 85
Referenced in: [show references]