Constantine Lignos
Constantine Lignos
@ritwikmishra I was experiencing a similar problem and the solution in https://github.com/jflanigan/jamr/issues/16 solved it for me. Just comment out `jamr/tools/cdec/corpus/support/quote-norm.pl` line 149 to work around the crash, which appears to...
@calliwen I don't know how much this helps, but I am now seeing what others are, where commenting out the line of Perl I suggest above is not enough to...
@calliwen Glad it worked! You can probably get a working `uconv` from homebrew for MacOS. You may have to manually get the executables on your path, see https://apple.stackexchange.com/questions/201590/uconv-on-mac-os-x-anywhere .
@j0ma and I talked about this in person when the issue was opened, but I never memorialized it here. In short, this is a desirable feature, but it's not simple...
Makes sense, thanks!