Name: Anonymous 2013-07-08 21:49
Help Mentifex solve the AI problem: rewrite ANDRU in your language of choice.
ANDRU is a chatbot, it should wait for the user to enter a string and reply with an English sentence. It doesn't need to make too much sense but should output grammatically valid sentences.
Your ANDRU should not need to be trained nor should he learn its vocabulary with user input (no Markov Chain).
You are allowed, on the other hand to scrape any data from Internet (website, forum, file, twitter, IRC ...). You may not use computer-generated data (don't pipe another chatbot).
Keep it short (10-20 LoC)
Bonus points for passing the Turing test with an average retard. Deadline: 24h.
ANDRU is a chatbot, it should wait for the user to enter a string and reply with an English sentence. It doesn't need to make too much sense but should output grammatically valid sentences.
Your ANDRU should not need to be trained nor should he learn its vocabulary with user input (no Markov Chain).
You are allowed, on the other hand to scrape any data from Internet (website, forum, file, twitter, IRC ...). You may not use computer-generated data (don't pipe another chatbot).
Keep it short (10-20 LoC)
Bonus points for passing the Turing test with an average retard. Deadline: 24h.