Implementing a contact form with Natural Language Processing

Well is not a contact form, its a contact…point
Finally we decided to take a quick plunge into Natural Language Processing.
The goal was to have a robot to greet the many visitors we receive. For now its a very, very basic robot. You type ‘contact me’ it gathers some information and send us an email, that [...]

No Comments »Filed under: Ngeos OnePosted on June 11th, 2008

Externalized message parsing and processing

Robotizeme.net’s architecture was conceived to decouple instant messaging from message processing. Message processing consist in parsing (if required) the string that was typed by somebody and doing something with it.
Being a java application, 99% of the parsers were implemented in code, with one notable exception. The ‘Proxy’ personality is programmed in a way [...]

No Comments »Filed under: Robotize MePosted on June 7th, 2008