Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
WK 1 Wednesday, January 12, 2022 9:06 AM Eliza - https://www.chatbotpack.com/how-eliza-chatbot-works/ • It applies a synonym list to match equivalent words. • For each key, it looks for a "decomposition pattern," a meaningful way of parsing the sentence. • It does a simple pattern matching operation from bag of words • If there's more than one key, Eliza chooses the match with the greatest weight that it can decompose.