I have a fairly large collection of books in txt format mostly in the
science-fiction genre if that would be useful. If so let me know what
would be helpful and I'll try to accomodate you.
--
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+unsubscribe@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/alpine.DEB.2.20.1705111538480.25486%40befuddled.reisers.ca.
OK, yes,for part 1) I think the README file explains almost all but the newest and greatest steps in detail. I'll update it shortly to add the newest steps. If there's confusion, ask. I keep detailed notes mostly because I can't remember how to replicate any of this stuff, myself.
*********************************
8) Chose the corresponding `learn-pairs-??.scm` file, copy it from the `run` directory to your working directory. Review and edit the configuration as necessary. It contains the database credentials -- that's probably the only thing you need to change. 9) Start the various servers. Eventually, you can use the `run-all-servers.sh` file in the `run` directory to do this; it creates a byobu session with different servers in different terminals, where you can keep an eye on them. However, the first time through, it is better to do all this by hand. So: 9a) Start `run/relex-server-any.sh` in a terminal. 9b) Start the cogserver, in another terminal, as follows: ``` guile -l learn-pairs-??.scm
**********************************
Hi Linas,*
8) Chose the corresponding `learn-pairs-??.scm` file, copy it from the `run` directory to your working directory.
by "learn-pairs-??.scm", I guess you meant "pair-count-??.scm",
because I didn't find any file in the 'run' directory whose name starts with "learn-pairs"So when I run "guile -l pair-count-en.scm", I got the following errors:;;; ERROR: Syntax error:;;; opencog/nlp/learn/pseudo-csets.scm:309:8: definition in expression context, where definitions are not allowed, in form (define n-tot (get-stashed-count))
Any idea how to fix it? Thanks a lot.
This I did by hand.You can have more of them...of course the Cogus should do all of this by his own - and he will!but today :).....
I also created an LXC container with everything in it, ready to go.
Thanks Linas! Ruiting has this stuff running on her PC at the Hanson
office, so she will try this out again on Monday I think...
On Sat, May 13, 2017 at 4:50 AM, Linas Vepstas <linasv...@gmail.com> wrote:
>
>
> On Fri, May 12, 2017 at 1:53 PM, Linas Vepstas <linasv...@gmail.com>
> wrote:
>>
>>
>> I also created an LXC container with everything in it, ready to go.
>
>
> LXC onctainer available on https://linas.org/lxc-nlp-containers/
>
> --linas
>
> --
> You received this message because you are subscribed to the Google Groups
> "link-grammar" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to link-grammar+unsubscribe@googlegroups.com.
> To post to this group, send email to link-g...@googlegroups.com.
> Visit this group at https://groups.google.com/group/link-grammar.
> For more options, visit https://groups.google.com/d/optout.
--
Ben Goertzel, PhD
http://goertzel.org
"I am God! I am nothing, I'm play, I am freedom, I am life. I am the
boundary, I am the peak." -- Alexander Scriabin
--
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+unsubscribe@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/CACYTDBcSsXfCOD9nu_T9Yuc83mFZ-UTAzejni%3DBUiY85dO0DEw%40mail.gmail.com.
Ruiting Lian
Ruiting
> email to link-grammar...@googlegroups.com.
> To post to this group, send email to link-g...@googlegroups.com.
> Visit this group at https://groups.google.com/group/link-grammar.
> For more options, visit https://groups.google.com/d/optout.
--
Ben Goertzel, PhD
http://goertzel.org
"I am God! I am nothing, I'm play, I am freedom, I am life. I am the
boundary, I am the peak." -- Alexander Scriabin
--
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/CACYTDBcSsXfCOD9nu_T9Yuc83mFZ-UTAzejni%3DBUiY85dO0DEw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to link-grammar...@googlegroups.com.
To post to this group, send email to link-g...@googlegroups.com.
Visit this group at https://groups.google.com/group/link-grammar.
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 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/CAHrUA34%2BktnqqV%3Ds1vqZfiRghswF3N5N%3DVJ61r6vjqqrgJvz9w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
I was thinking to explore addressing this with (fairly shallow) neural
networks ...
This paper
https://nlp.stanford.edu/pubs/HuangACL12.pdf
which I've pointed out before, does unsupervised construction of
word2vec type vectors for word senses (thus, doing sense
disambiguation sorta mixed up with the dimension-reduction process)
1) A first step would be to use the OpenCog pattern miner to mine the
surprising patterns from the set of parse trees produced by MST
parsing.
2) Then, one could associate with each word-instance W a set of
instance-pattern-vectors.
3) Their algorithm involves an embedding matrix L that maps: a binary
vector with a 1 in position i representing the i'th word in the
dictionary, into a much smaller dense vector.
I would suggest
instead having an embedding matrix L that maps the pattern-vectors
representing words or senses (constructed in step 2) into a much
smaller dense vector.
4) Their algorithm involves, in the local score function, using a
sequence [x1, ..., xm], where xi is the embedding vector assigned to
word i in the sequence being looked at.
This context-matrix is a way of capturing "the embedding vectors of
the words constituting the context of w in parsed sentence S" as a
linear vector... Stopping at "two links away" is arbitrary, probably
we want to go 4-5 links away (yielding a vector of length 8-10); this
would have to be experimented with...
--
Ben Goertzel, PhD
http://goertzel.org
"I am God! I am nothing, I'm play, I am freedom, I am life. I am the
boundary, I am the peak." -- Alexander Scriabin
--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to link-grammar+unsubscribe@googlegroups.com.
> Anyway, I don't see anything in that paper that is worth saving. It old
> crap, we've been doing better for years, Rohit demonstrated that.
Well, we have actually not demonstrated better results than those
Stanford guys on word sense disambiguation or unsupervised
part-of-speech learning.... Maybe we can get better results than them
using the stuff you and Rohit were doing, I dunno... i kinda doubt
it, but that's an empirical question...
My own experience and intuition is that agglomerative clustering is
crude and works pretty badly, and I think these NN techniques can do
better...
But we don't need to argue about this stuff.... I mean, the beauty of
this sort of work is that one has data and one can try different
algorithms and see what the results are like.
You've done this
excellent work building the first-phase MST parses,
--
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+unsubscribe@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/CAHrUA35WzAE8Y4-xB8aiH8oBW-c7ApZf%3DP80id-8pUbdm53PLg%40mail.gmail.com.
--Ruiting Lian
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/CAHrUA35WzAE8Y4-xB8aiH8oBW-c7ApZf%3DP80id-8pUbdm53PLg%40mail.gmail.com.