Hacker News new | ask | show | jobs
by WalterBright 1551 days ago
I remember writing a Advent-like text adventure game (Advent inspired Zork). The natural language interface looked easy to write.

Boy was I wrong.

Using a specialized language for interacting with a computer is because NLP is so very hard.