-
opencog/lib/Findcpprest.cmake assumes cpprest's minor version is always 1 digit. The current cpprest version is 2.10.2, and CMake thinks it's 2.1. So the version check fails.
A fix is something l…
-
this would significantly improve ease of installation.
-
cogita doesn't respond. Might be related to #2870. I'm using the latest Git snapshots of OpenCog and related tools as of today which are packaged by me for Debian/Ubuntu (see https://groups.google.c…
-
[I 18:22:44.513 NotebookApp] Kernel started: dc6d9eab-2a05-4dc3-a2af-64ee41f66891
195a772e3db49c8f5b3c0a7584156c3837793f4d18ce1e4e3e69dd629100ae1303caefe50c04d98acb275727b8f4cdcb38e05ee73912870016be8…
-
In /opencog/nlp/learn/scm/link-pipeline.scm, lines 435-437, when choosing
```
(update-clique-pair-counts sent 6 #f)
```
over
```
(update-lg-link-counts sent)
```
the tokens don't d…
-
Some errors happening from time to time with bad repeatability: ```link-grammar: Error: While parsing dictionary /home/alex/data/dict/poc-english_9C_2018-04-07_0007/4.0.dict:
I expected a word but di…
-
As I found out after a lot of tinkering, the current installation of opencog (following the wiki guides on how to build and using octool for dependencies, github cloning, building....) produces proble…
-
i think this got broke in recent atomspace/opencog updates, it built a couple weeks ago...
```
Scanning dependencies of target bioscience-types
[ 50%] Building CXX object bioscience/types/CMakeFile…
-
It's not clear to me what
```
Put
Lambda
Variable "$X"
Variable "$X"
List
Concept "A"
Variable "$Y"
```
should reduce to.
First, the List seems to indicate that there …
-
### Description
When a link is created in a child atomspace between an atom only found in it and another atom only found in its parent, the atom in the parent disappears from the parent atomspace.
…