moses -H it -i disjunction.csv
0 or($1 $2 $3)
-1 true
-1 or($1 $2)
Let's say I want to use the following on a data set how do I feed it values and get a result output by moses?
or($1 $2 $3)
Thanks!
Lance
--
You received this message because you are subscribed to the Google Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencog+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/e4551f98-ff7a-4768-ae4a-fc98d4fe9383%40googlegroups.com.
I use the eval-table program which is built and installed together with moses. You can find out more about how to use it by typing man eval-table.
On Sun, Feb 9, 2020 at 6:26 PM Lance White <lgwaus...@gmail.com> wrote:
Hi to All,--A really basic question about Moses. So I can run the examples and test files no problems. But how do I use the output combo program?moses -H it -i disjunction.csv
0 or($1 $2 $3)
-1 true
-1 or($1 $2)
Let's say I want to use the following on a data set how do I feed it values and get a result output by moses?
or($1 $2 $3)
Thanks!
Lance
You received this message because you are subscribed to the Google Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ope...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/e4551f98-ff7a-4768-ae4a-fc98d4fe9383%40googlegroups.com.