Ai Dreams Forum

Chatbots => General Chatbots and Software => Topic started by: chung on November 28, 2018, 05:51:06 pm

Title: chatfill autocompletion input trial for my chatbot
Post by: chung on November 28, 2018, 05:51:06 pm
i have added chatfill an autocompletion input trial for my chatbots.
enter the first letters of words and chatfill will manage to gess them.
open source code is included in the download zip files.

links =>  http://chungswebsite.blogspot.com/search/label/face3D_chung (http://chungswebsite.blogspot.com/search/label/face3D_chung)

        =>  http://chungswebsite.blogspot.com/search/label/aiml_chung (http://chungswebsite.blogspot.com/search/label/aiml_chung)
Title: Re: chatfill autocompletion input trial for my chatbot
Post by: LOCKSUIT on November 29, 2018, 12:46:53 am
Hi! Can you give us an example of how good this sequence prediction is?

Example:

user input = "I was walking "
AI output = "I was walking to the store and my legs started to hurt and I called an ambulance immediately."
Title: Re: chatfill autocompletion input trial for my chatbot
Post by: chung on November 29, 2018, 08:53:25 am
its not a sequence detection, just a word completion like google, according to the context (recents inputs and outputs)

ex : bot => hello my name is alice
       user => h your n is al    => will randomize to "hello your name is alice"

Title: Re: chatfill autocompletion input trial for my chatbot
Post by: chung on December 01, 2018, 02:02:25 am
(01/12/2018) math_parser bug corrected (aiml_chung.dll)  => check enter "battledome"