python-client
python-client copied to clipboard
Defines a Python client API to allow OpenCog experiments to be written as short Python scripts.
Results
2
python-client issues
Sort by
recently updated
recently updated
newest added
REST API
7
At the moment, README contains a line "Requires the REST API to be configured as described here", in which "here" links to another README with a link to OpenCog wiki...
Currently, this notebook says > **Important: The CogServer and RelEx servers must be running in the background and the REST API must be loaded before running this notebook.** I spent...