David Jurgens

Results 42 comments of David Jurgens

Hi Jiang, Yes, this looks like a bug. The boolean logic for filtering this case was missing parentheses in the code, so the vector you found is because some internal...

Hi Jiang, So you want to report the output of GwsMain and then use that as input to LSA? It might be easier to just run GwsMain and then LSAMain...

Hi Deepthi, Which version of the code are you using? It looks like the stack trace you have is using SvdlibJ, which we haven't supported for some time (their implementation...

I think we've tested with 2010a, but I don't think we saw this behavior. Are you using Windows as well? If possible, is there any way to give us a...

Wow, that really helps track down the issue! My guess is that there is an issue with how our code is trying to invoke Matlab from the command line Win7....

Whoops, I thought we had integrated that pull request! I'll make sure that gets integrated in the next release for certain. There's probably a few other Locale-based bugs so I'll...

Hi Julian, Wow, it's actually exciting to hear that someone is interested in using the VF2 port. :) For the line you mentioned, we ported that code straight from the...

Hi Lubomír, Thanks for this patch! Could you tell us more about what problem this is fixing? What errors were you seeing? Also, what platform were you running (Windows 8,...

Did anyone figure out how to get this to work? I'm very interested in downloading all the submission files as well but haven't been able to figure this out so...

Hi Jaidev, The `run-pipeline.sh` will generate those files for you if you uncomment this line: `#python generate_mallet_corpus.py ../working-files/` The pipeline script has a bunch of "big" steps commented out because...