ChatBot icon indicating copy to clipboard operation
ChatBot copied to clipboard

How can I chat in English ??

Open thangdt-910 opened this issue 8 years ago • 1 comments

thangdt-910 avatar Apr 05 '16 03:04 thangdt-910

it.moondroid.chatbot.alice.Alice:

at line 66:

public static void mainFunction (String[] args) {
        String botName = "alice-it";
        MagicBooleans.jp_tokenize = false;
        MagicBooleans.trace_mode = true;
        String action="chat";

Change "alice-it" to "alice".

NoelChew avatar Aug 17 '16 03:08 NoelChew