--
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+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/2c6749e7-b6e3-4e6f-b266-18f077b9e69b%40googlegroups.com.
As far as I know, *all* of the examples in the examples folder should work. If some don't then open a bug report.
I found only a single executable file in the folder 'hopfield' all other folders e.g. agents, atomtypes.... do not contain executable files at all.
although all of the folders in 'tests' do contain executables that run. But no explanation of about what they do
And frankly I found Opencog less than applicable as it is with virtually no documentation of what I should be typing into the command line, what
executable to use for what purpose.
The reason I'm still using it is because Im sensing its potential not because its practical, for just data analysis, commercial packages are by far superior.
The reason I complained about documentation is because while I did found alot of readme files in the opencog wiki. I didnt found texts that says are beginner friendly.
With beginner friendly I mean some kind of instructions that demonstrate every step of a particular example e.g. An example that shows
the use of Chatbot with opencog. Step 1: got to this and that folder, Step2. type ./run -i input.txt -o output.txt.............
Basically something that shows the workings of opencog in a straightfoward manner.
one more question. Which folder contain the examples of Unit pattern matcher utests suggested by Nil and atomspace/tree/master/examples? suggested by Linas?
I looked into my folder it goes like this: Home/opencog/build/opencog/atomspace. However, inside atomspace there is only one executable named "atomspace_sync" and there are subfolders at all.
If those examples are found only on the newest Opencog version, is there a way for me to update my opencog without completely reinstalling it with the opkcg script?
precisely that, when someone learns python, one first tries out the 'hello world' program first now doesnt he? And then one tries out basic arithmetric operations, and then functions and then file i/o. You can find it in every Python bookThat's kind of like saying "something that shows the workings of python in a straightfoward manner"