Marco Damonte

Results 20 comments of Marco Damonte

Do you still have that fork @jleni?

It works just fine, @jleni. Thanks!

I'll try.. Thanks for the quick reply =) On 16 Nov 2014 01:02, "Nathaniel J. Smith" [email protected] wrote: > I don't, sorry! It looks like some problem with how you...

Thanks!! On 18 Nov 2014 10:50, "Tanel Alumäe" [email protected] wrote: > This can be solved by recompiling SRILM using the -fPIC flag. To do this, > modify SRILM's common/Makefile.machine.i686-m64 (or...

Hi, did you specify the correct path in preprocessing.sh? See https://github.com/mdtux89/amr-eager/issues/6. I'll update the readme to clarify this step.

Right, sorry. It seems like it crashes while CoreNLP is parsing. It works fine for me. When you ran download.sh, did you get any errors while downloading corenlp? Can you...

I did have problems with mac, but usually at a later stage. Do you have the right version of Java? If you have access to a Linux machine, can you...

Hi Clemente, this seems to be a different issue altogether. I'm guessing CoreNLP crashes because of the 'Invalid range" error. Do you know what sentence causes it?

Can you try running the tokenizer on its own: cdec-master/corpus/tokenize-anything.sh < input_file and see if you get the same error? You may also want to try raising an issue at...

Can you try this repo instead: https://github.com/mdtux89/amr-eager-multilingual?