diff --git a/current_goal.txt b/current_goal.txt index b533d4e..60fa495 100644 --- a/current_goal.txt +++ b/current_goal.txt @@ -15,30 +15,3 @@ the chatbot replies and queries the user's name (query for name relation to othe the user answers and then asks the chatbot about the color of its hat (associate name relation to other participant) the chatbot replies with correct information about the hat (it is blue) (lookup complex association and synthesize response) - - -things needed: -knowledge web - - a person - - a place - - a thing - - a relationship - - between persons (ie the lack of relationship between the user and chatbot) - - between a person and a thing (the hat the wizard is wearing) - - information about a thing - - color - -routines for handling small chat - - introductions - - initial goal routine to query conversation partner for information about themself - -information queries - - determine target of query - - determine quality/quantity being queried - -information transfers - - determine information that is being transferred - - associate the new information with the knowledge web - -distinguish between sentence types (query vs transfer vs command, etc) - diff --git a/data/model/sent_func/fingerprint.pb b/data/model/sent_func/fingerprint.pb deleted file mode 100644 index 9798d02..0000000 --- a/data/model/sent_func/fingerprint.pb +++ /dev/null @@ -1 +0,0 @@ -‹ץG †(Τ2 \ No newline at end of file diff --git a/data/model/sent_func/saved_model.pb b/data/model/sent_func/saved_model.pb deleted file mode 100644 index 284a2ac..0000000 Binary files a/data/model/sent_func/saved_model.pb and /dev/null differ diff --git a/data/model/sent_func/variables/variables.data-00000-of-00001 b/data/model/sent_func/variables/variables.data-00000-of-00001 deleted file mode 100644 index a058c58..0000000 Binary files a/data/model/sent_func/variables/variables.data-00000-of-00001 and /dev/null differ diff --git a/data/model/sent_func/variables/variables.index b/data/model/sent_func/variables/variables.index deleted file mode 100644 index 4355f9e..0000000 Binary files a/data/model/sent_func/variables/variables.index and /dev/null differ