Bootstrap Dialog System Status 2008-04-25
Note that the system now can only understand and generate a single utterance. Progress towards a broader coverage of English awaits the completion of the Grammar Acquisition Skill, and the Vocabulary Acquisition Skill.
I have completed coding the English Generation Skill and I tested it on my use case utterance “the book is on the table“. As expected, I wrote the supporting Generation Rule Application Library with less effort than its counterpart on the parsing side - Parsing Rule Application Library. The same rule set is used by both libraries, and the method of rule application is similar. In my opinion, this is strong validation of the Fluid Construction Grammar engine that I adopted from Luc Steel’s work here. Continue Reading »
