OpenNARS for Applications v0.8.6
This version consists of updates and additions for v0.8.5:
-
NAL-8 sequence decomposition support.
-
Some NAL-3 set decomposition rules added and set handling improved.
-
An issue regarding variable elimination for goal derivation is resolved.
-
Procedure knowledge can be used even when it has a variable instead of {SELF} if it eliminates to {SELF}.
-
SpongeBot robot example added.
-
Minor parser fix, 42. :|: will parse as event now instead of "perform 42 inference steps".
-
comparison.py and plot.py for automated procedure learning comparison between branches.
-
narsese_to_english.py supports translation of Narsese into a controlled English form easier for beginners.
-
Operator renaming functionality at runtime *setopname index ^newName
-
english_to_narsese.py supports conditionals (sentences with an if in them)