Re: [opencog-dev] Re: Why Postgresql used ?

2017-05-08 Thread Ben Goertzel
The in-RAM aspect of OpenCog uses our own custom Atomspace code... For persistence to disk we use mainly postgres now, which works fine... there is also a prototype Neo4j backing-store, which is less complete and less tested... Neo4j has a more restrictive license than postgres which is undesirab

[opencog-dev] Re: Why Postgresql used ?

2017-05-08 Thread AmeBel
https://github.com/opencog/opencog-neo4j On Tuesday, May 9, 2017 at 5:19:45 AM UTC+8, Dmitry Ponyatov wrote: > > I see odbc-postgresql & postgresql-client @ > https://github.com/opencog/ocpkg/blob/master/debian/install-debian-dependencies.sh > > I'm surprised why pgsql used ? > opencog nature ten

Re: [opencog-dev] Why Postgresql used ?

2017-05-08 Thread Mark Nuzz
I don't know the project's usage of Postgres, if there is even one, but I think this is what you're looking for: https://github.com/opencog/atomspace On Mon, May 8, 2017 at 2:19 PM, Dmitry Ponyatov wrote: > I see odbc-postgresql & postgresql-client @ > https://github.com/opencog/ocpkg/blob/master

[opencog-dev] Why Postgresql used ?

2017-05-08 Thread Dmitry Ponyatov
I see odbc-postgresql & postgresql-client @ https://github.com/opencog/ocpkg/blob/master/debian/install-debian-dependencies.sh I'm surprised why pgsql used ? opencog nature tends to use some noSQL graph databases like neo4j -- You received this message because you are subscribed to the Google G

[opencog-dev] Synergy between Pattern Miner-MOSES-PLN

2017-05-08 Thread Vishnu Priya
Hello All, According to http://wiki.opencog.org/w/CogPrime_Overview#Cognitive_Synergy_in_PLN, i think, i understood the Synergy between PLN and MOSES as follows: DO BOB visits school regularly? Goal is to find TV. if PLN is not successful in finding, then MOSES will be called. For instanc

Re: [opencog-dev] automated code generation

2017-05-08 Thread Ivan VodiĊĦek
There has been a thing I'm working on more thoroughly, recently, and that is "intensional" representation of deduction/abduction tree. A classic way for deducing conclusions is extensional, meaning ranging over starting set of formulas and enriching the starting set by new conclusions, repeating t

[opencog-dev] scenario in which opencog is implemented

2017-05-08 Thread Nageen Naeem
Hey, Is there any paper of implementation of opencog on hanson robot or any paper on sophia? -- 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+unsubscr...@goog