1 | Compile Error. ---------- |
2 | 1. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 148) |
3 | List<List<String>> tok = nlClassify(s); // last element is quoted original |
4 | ^^^^^^^^^^ |
5 | The method nlClassify(String) is undefined for the type main |
6 | ---------- |
7 | 2. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 153) |
8 | String word = random(ai_texts("is a", category)); |
9 | ^^^^^^^^ |
10 | The method ai_texts(String, String, String) in the type main is not applicable for the arguments (String, String) |
11 | ---------- |
12 | 3. ERROR in /home/stefan/.javax/1512663494296/main.java (at line 157) |
13 | return join(map(new F1<List<String>, Object>() { Object get(List<String> set) { try { return unquote(last(set)) ; } catch (Exception __e) { throw rethrow(__e); } } |
14 | public String toString() { return "unquote(last(set))"; }}, tok)); |
15 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
16 | Type mismatch: cannot convert from String to List<List<String>> |
17 | ---------- |
18 | 3 problems (3 errors) |
19 | java.lang.RuntimeException: java.lang.reflect.InvocationTargetException |
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: | 360 / 107 |
Referenced in: | [show references] |