Fixed #101 : Implement PLURIAL

Fixed #103 : Implement PlurialNodeParser
Fixed #104 : Implement dynamic concept
Fixed #107 : PrepareEvalxxxEvaluator: context hints are lost on a second evaluation
This commit is contained in:
2021-08-05 19:07:21 +02:00
parent c798c2c570
commit 71d1b1d1ca
31 changed files with 600 additions and 105 deletions
+5 -4
View File
@@ -53,9 +53,6 @@ woman is a human
girl is a female
girl is a human
def concept boys
def concept girls
def concept shirt
def concept table
@@ -75,4 +72,8 @@ def concept what is the x of y pre is_question() where x is an adjective as smar
#
def concept he ret memory("self is a human and self is a male")
def concept she ret memory("self is a human and self is a female")
def concept she ret memory("self is a human and self is a female")
#
def concept sky
def concept gender