-
Hello,
I am new to opencog and atomspace and trying to install it on my ubuntu (in virtual box):
root@ubuntu-VirtualBox:~/opencog/atomspace/lib# uname -a
Linux ubuntu-VirtualBox 4.13.0-36-gener…
-
I came across the following issues while working on ghost [tutorial](https://github.com/Eskender-B/opencog_notebooks/blob/master/ghost-tutorial.ipynb)
**Capital letters inside phrases**
Words star…
-
The following look suspicious https://github.com/opencog/opencog/blob/master/opencog/nlp/relex2logic/rule-helpers.scm#L352. A random variable name is generated, then used to construct a `PredicateNode…
-
I was exercising on the [Manipulating Atoms in Python](https://wiki.opencog.org/w/Manipulating_Atoms_in_Python) tutorial but i get this error
ImportError: No module named opencog.atomspace
I tried t…
-
Hello,
When building Atomspace I encountered an issue with DB unit tests. After checking the output of the tests, it seems that some unit tests are looking for a DB named opencog_tester (the test u…
-
[SLF4J](http://www.slf4j.org/faq.html#when) is the de facto logging API in Java, with more convenient API & enhanced performance than JUL or the old apache commons logging.
The actual logging backend…
-
After cleaning my build folder and removing installed opencog includes and libs from my system I can no longer compile the atomspace. Getting the following error
```
[ 48%] Building CXX object openc…
-
Can you please create a README file that describes:
* the purpose and goals of this project.
* what sort of software is will be found/is supposed to be included here,
* what the software actuall…
linas updated
6 years ago
-
Consider the following search:
```
(define b
(BindLink
(VariableList
(TypedVariableLink
(GlobNode "$begin")
(IntervalLink (NumberNode 0) (NumberNode -1)))
(Typed…
linas updated
6 years ago
-
this is on a fresh install of ubuntu 17.10 and link-grammar 5.4.4 tarball
```
[ 49%] Building CXX object opencog/nlp/lg-dict/CMakeFiles/lg-dict-entry.dir/LGDictExpContainer.cc.o
In file included fr…