moses-smt / mgiza

A word alignment tool based on famous GIZA++, extended to support multi-threading, resume training and incremental training.
161 stars 60 forks source link

seg fault all the time #22

Closed jtsoftware closed 4 years ago

jtsoftware commented 4 years ago

I just installed the latest Cygwin to build MGIZA++ for the first time. Using small or big input it segfaults every time in the tmodel constructor called from: main.cpp:585 The CoocurrenceFile does exist.

Any ideas on what to do?

Is there a near current version Visual Studio version out there that builds? I'm pretty rusty with gdb.

Is there a similar tool implemented with C# somewhere?

Thanks.

jtsoftware commented 4 years ago

Sorry, operator error. Wrong file names in config file.