Skip to content

Prototype concept-level rule-based restricted language understanding machine

Notifications You must be signed in to change notification settings

uchuutamashi/Nekomimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nekomimi

(after some preliminary testing this idea does not seem to work. development is suspended)

Prototype concept-level rule-driven restricted language understanding machine

Concept-level : The machine breaks down input into concepts. A concept is a small data structure with a name, type and various other properties

Rule-driven : Responses and actions are generated by fixed rules based on name/type pattern in the input

Restricted : The machine cannot possibly reproduce all kinds of behavior due to many reasons. One being the lack of contextual mapping.

Done:

  • Basic concept rw & operations
  • Direct and inheritance contradiction detection

About

Prototype concept-level rule-based restricted language understanding machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages