-
Running Sureal examples results in a Bug report error
```
ERROR: In procedure opencog-extension:
Throw to key `C++-EXCEPTION' with args `("sureal-match" "BUG! Still have ungrounded clauses!! (/home…
-
-
See comments in pull request opencog/atomspace#838
At this time, starting the cogserver, and then `telnet localhost 17001`, entering the python shell, and entering this:
```
for i in range(10) :
…
linas updated
5 years ago
-
-
Is there any documentation that gives instructions on how to create a demo of Opencog ?
Thanks
-
I spawned the battery on a diagonal with the robot- on a flat surface. He stepped foward, did not turn to face the battery and... somehow magically caused the battery block to appear in front of himse…
-
Let's we have a file containing the following simple ghost topic:
```
topic: ~introductions keep[]
u: ([hello hi hey] {there}) ^intro()
```
After opening a guile shell and importing the neces…
-
I run the code [sample-ghost-notebook.scm](https://github.com/stellarspot/opencog-tutorial/blob/1de8396546993ccc54afd6a3877c13e4203d7298/samples/ghost/sample-ghost-notebook.scm) and it crashes with Se…
-
the bioscience module needs to be updated to current opencog repo version to be compatible with the annotation service demo in the beta release.
-
As more people are getting involved it is of paramount importance that we add a test suite.
All working examples (such as https://github.com/opencog/rocca/blob/master/examples/chase.py) should prob…