John Bauer

Results 1064 comments of John Bauer

corenlp.run is a slightly out of date version :shrug: On Thu, Oct 17, 2024 at 11:09 PM Mercurial ***@***.***> wrote: > I have an offline corenlp server running and also...

Gotcha. I'll stop being dismissive and take a look tomorrow On Thu, Oct 17, 2024 at 11:47 PM Mercurial ***@***.***> wrote: > Hi, this is an offline corenlp that I'm...

Not yet. Please be patient - there is only one of me doing any debugging On Sat, Oct 19, 2024, 5:40 AM Mercurial ***@***.***> wrote: > Hi, any updates... >...

Looking this over - is this a case of the server has the direct to dependencies parser enabled by default, but the wget command you used is asking for the...

When you do, what's the debugging out for the first query? I suspect it will have "depparse" instead of just "parse" in it On Mon, Oct 21, 2024, 9:41 PM...

If I understand correctly, the problem is that the web interface is returning different results, right? So when you go to the web interface, it might say something like "parts-of-speech,...

Sounds good - just be aware that you may not need parse if all you want is dependencies (depparse) On Tue, Oct 22, 2024 at 2:04 AM Mercurial ***@***.***> wrote:...

`Killed` like that is almost definitely a memory issue. I've never tried glove without shuffling, so I can't advise on whether or not this kind of curve is how it...

I don't know how to figure it out based on this information, but if you send me a sample of the text you are using to train, I can take...

You would ideally have one sentence per line, I would say. It should still work, though, as we have trained English vectors with multiple sentences in a line and only...