Скачать бот Либре рабочем столе, ваш личный бот для вашего ПК или Mac
Self, AIML, and scripting : Evaluation flow, declaring new :response sentences and miscelany

RE: Evaluation flow, declaring new :response sentences and miscelany

по admin опубликовано Jan 20 2015, 16:01

Not sure I understand what you are doing, but glad to hear you have it working.

To exclude a value or relationship from a variable you can use "exclude"

notIs {
  exclude "is";
}

notVerb{
  exclude #instantiation from #verb;
}

One thing that looks odd in your script is,

assign #word to :word1;

#word is a primitive, not a variable, assign should only be used with variables.

My guess on your corruption is that you somehow corrupted the global :input :speaker or :sentence variables, such that they no longer match. We should be preventing users from changing these, but are not currently doing so. You can check if they have been corrupted from the knowledge browser by browsing "input-varaible" (this is the global :input).


Идентификатор: 712705
Опубликовано: Jan 20 2015, 16:01
Обновлено: Jan 20 2015, 16:01
Ответы: 0
Вид: 1732, сегодня: 1, неделю: 1, месяц: 5
0 0 0.0/5