Hi Nil, Does the new pattern miner support surprisingness yet?
That's what I'm hoping to make use of. Johannes On Thursday, January 3, 2019 at 9:07:25 AM UTC, Nil wrote: > > Hi, > > you should use the new pattern miner, see > > > https://github.com/opencog/opencog/blob/master/opencog/learning/miner/README.md > > > BTW, what doc did you follow to get to that command? I'm asking so I can > redirect the user to the new pattern miner. > > Nil > > On 1/1/19 3:57 PM, Johannes Castner wrote: > > Hi Nil, > > > > Thank you, that did that trick. Now I run: > > > > guile> (pm-run-patternminer) > > > > Yet no matter what knowledge base I run this on it never seems to find > any interesting patterns. What could be the cause of that? > > > > Johannes > > > > On Sunday, December 30, 2018 at 9:43:13 PM UTC, Nil wrote: > > > > Hi Johannes, > > > > I'm not sure what you mean by compilation but it is recommended to > > disable guile compilation as it makes loading large data set > > impractical. For that do as follows > > > > guile --no-auto-compile -l my-data.scm > > > > where my-data.scm is the file containing your atomspace data. > > > > Hope it helps, let me know otherwise. > > > > Nil > > > > On 12/30/18 3:02 PM, Johannes Castner wrote: > > > I'm quite interested in using the pattern miner for the last > > chapter of > > > my dissertation and so I'm excited to work with it and try things > > out. > > > However, it seems as though the compilation of even small test > > knowledge > > > bases takes a lot of memory? For serious data sets, such as the > > > environmental ontology > > > > > ( > https://raw.githubusercontent.com/EnvironmentOntology/envo/master/envo.obo > > < > https://raw.githubusercontent.com/EnvironmentOntology/envo/master/envo.obo>) > > > > > > it always crashes. Is there a way to compile the data in a more > > memory > > > efficient way, or compile it somehow elsewhere and upload it? > > > > > > -- > > > 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 [email protected] <javascript:> > > > <mailto:[email protected] <javascript:>>. > > > To post to this group, send email to [email protected] > > <javascript:> > > > <mailto:[email protected] <javascript:>>. > > > Visit this group at https://groups.google.com/group/opencog > > <https://groups.google.com/group/opencog>. > > > To view this discussion on the web visit > > > > > > https://groups.google.com/d/msgid/opencog/da7f4204-8b1d-47d8-8cc1-0d05da2048e8%40googlegroups.com > > > < > https://groups.google.com/d/msgid/opencog/da7f4204-8b1d-47d8-8cc1-0d05da2048e8%40googlegroups.com> > > > > > > > > > < > https://groups.google.com/d/msgid/opencog/da7f4204-8b1d-47d8-8cc1-0d05da2048e8%40googlegroups.com?utm_medium=email&utm_source=footer > > > < > https://groups.google.com/d/msgid/opencog/da7f4204-8b1d-47d8-8cc1-0d05da2048e8%40googlegroups.com?utm_medium=email&utm_source=footer>>. > > > > > > > For more options, visit https://groups.google.com/d/optout > > <https://groups.google.com/d/optout>. > > > > -- > > 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 [email protected] <javascript:> > > <mailto:[email protected] <javascript:>>. > > To post to this group, send email to [email protected] > <javascript:> > > <mailto:[email protected] <javascript:>>. > > 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/59c1cb09-8e7e-4b25-a50c-18a24ee512b4%40googlegroups.com > > > < > https://groups.google.com/d/msgid/opencog/59c1cb09-8e7e-4b25-a50c-18a24ee512b4%40googlegroups.com?utm_medium=email&utm_source=footer>. > > > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/d5610b6d-77f9-485b-bb28-dba3f4b49fb6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
