chimera
chimera copied to clipboard
Linux commands on Windows
trafficstars
While trying to run the server on Windows 10, an exception raises on the evaluation part, in the file eval\bleu\eval.py, line 69. I suppose this is because of the Linux command in cmd. How can I fix this issue so that it runs on my OS?
you would need to install perl.
while back when this code was written, multi-bleu was the standard, the standard today is sacrebleu, and i recommend you use it instead