|
Posted by Mentifex on August 25, 2010, 5:01 pm
Tues.24.AUG.2010 -- Enhancing Query-Responses
Today in 24aug10A.F we have modified
http://code.google.com/p/mindforth/wiki/EnCog
so that query-answers will state the
"qus" query-subject in the response.
Before the direct-object of the response,
we have put a call to
http://code.google.com/p/mindforth/wiki/EnArticle
so that the response may insert "A"
or "THE" before the direct object.
Tues.24.AUG.2010 -- Anticipating EnAdjective
Because of the "seq-skip" work done on
Sat.21.AUG.2010, it becomes possible to
introduce new adjectives by using them
just before a noun already known to the AI.
For instance, if the AI already knows the
word "book" but not the adjective "new",
a user could type in the sentence,
"i have a new book", and the seq-skip
mechanism, detecting "book" as a noun and
as the direct object of "have", could
tentatively parse "new" as an adjective.
Mentifex
--
http://AiMind-i.com
http://aicookbook.com/wiki/AiMind
http://www.scn.org/~mentifex/mindforth.txt
http://www.advogato.org/person/mentifex/diary/53.html
|