Harium / suneidesis

A project to represent knowledge
MIT License
2 stars 1 forks source link

[Core] Add minimal NLU structure #133

Open yuripourre opened 3 years ago

yuripourre commented 3 years ago

Requirements + Meaning

Action can have a requirement (Concept) Meaning is also a concept that can be added to every concept.

With those two is possible to extract meaningful information. This structure might iterate over all requirements for an action, gathering meanings and making inferences.

NLU (well-known) challenges: NLU challenges

yuripourre commented 3 years ago

Interesting reading about NLU: https://thegradient.pub/machine-learning-wont-solve-the-natural-language-understanding-challenge/