Oh, my... It's getting addictive 😉 Need to learn more about AIML. There's AIML v2, but it's not supported by the current version of Program O.
Artificial Intelligence chatterbot and NLP (Natural Language Processing)
302 Replies, 96000 Views
It just said " Give me a break" when I said I like bondage.
I think it hates me.
I just asked " Are you mad at me? "
And the bot said " Undefind, because I am Undefind."
Miyuki: Do you get angry alot? << should be a lot not alot......lol
You can learn the bot using the learn construction. For example:
Seeker: learn my weight is 75kg <- this construction takes some considerable time Miyuki: Ok I will learn that your weight is 75kg. Seeker: what is my weight Miyuki: 75kg You can use verbs like: is, was, are, has, means, is going also without "learn". But you may still get wrong answers, because of the processing order. Note, that I might disable this function if it will take too much CPU/memory.
Removed the "learning everything" part. It takes too much time to parse the database and in the end it gets confusing a bit more often than I expected.
It turned out that with AIML you can write a multiple choice program, that remembers user input, what should make possible to create self-bondage scenario generators. Another feature - the chatbot can remember the users by IP-addresses (but slower). Not sure what gets written into the database, though. IT would be interesting to keep some answers, e.g. toy lists 😋 Any volunteers for AIML fun? Tests, quizzes, diagnostics, everything is welcome 😉
Just in case: http://ai.wikia.com/wiki/AIML
|