Ai Dreams Forum

Chatbots => General Chatbots and Software => Topic started by: DemonRaven on September 18, 2015, 05:36:58 pm

Title: programming responses from transcripts
Post by: DemonRaven on September 18, 2015, 05:36:58 pm
It seems like programming a chatbot is a never ending job. It makes it harder when people totally slaughter the English language and use horrible grammar. I am bad but dang some people I even  have a hard time decipher what they are saying.  :wait:
Title: Re: programming responses from transcripts
Post by: ranch vermin on September 20, 2015, 12:04:36 pm
Im working on it. :)

* theres words that are the same used in different ways.

* there are different words used in the same way.

(those two things get solved first - with an interactivity (opportunity forking) boost on top of the sensor stream coming in.)

* english considered a programming language leaves anything but someone actually living completely lost and without   information.

(then you have to make your robot associate missing information.)

* some kinds of words arent even just a single containable experience - they seem to collect the entire of the sensor database over and over again - and possibly refer to differences rather than an exact entity.

(this problem i dont even know what im talking about but its just this foggy thing in my head.)
If youve got a mystery from your work - shoot ->
Title: programming responses from transcripts
Post by: spydaz on September 14, 2016, 03:33:53 am
Although language has a set grammar and meaning .
Language is also subjective and language is used in a personal and communal way .
I have found that if you design your chatbot to speak perfect English , the learning algorithm can then learn , by its environment , via conversation , which words to select according to whom it is chatting to ... How ?
Again using personalised chats as well as overall learning , sentences generated for response may even be compared to user statements and phrase selection . Personalised Markov chains the ai can begin to speak to each user using the users grammar or phrases .... Ie: bad may mean good .... Etc.

Potentially

Sent from my iPhone using Tapatalk
Title: Re: programming responses from transcripts
Post by: Art on September 14, 2016, 07:16:44 pm
Just a nudge in case you didn't realize that the post to which you've responded is a year old.