lionelonline / cs427_proj1

Artificial Intelligence chatbot project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs427_proj1

Authors: Katelyn Narum Dan Green Peter Ortegel

You can use the chatbot program by going to http://cs.unm.edu/~teatoves/CS427/cs427_proj1/index.html

We search through complete sentences, then partial sentences, then for keywords before giving up and just placing a randomly chosen word into a pre-made sentence for the word type. If a complete, partial or keyword match has multiple sentences to answer with, a sentence is randomally chosen. If no match can be made, even with parsing, a default answer of "I don't understand." is displayed.

About

Artificial Intelligence chatbot project


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%