Kenneth Heafield
Kenneth Heafield
Windows is only supported by other Windows users. But are you trying the latest version of the code from this repository? There was a problem earlier that caused segfaults. Also...
Does your python program terminate? If you replace `python process.py` with `cat` does it work?
Have you run ```bash kenlm/build/bin/lmplz -S 8G -o 5 spanish_5gram.arpa ``` And how much RAM do you have?
Does this work? ```bash cat README.md |build/bin/lmplz --discount_fallback -o 5 >/dev/null ```
What does it print?
Something doesn't smell right and I'm unable to reproduce this. Is this running on Windows or something?
Windows is solely supported by contributors. I don't maintain it. The path you refer to does not seem to appear in the Visual Studio files provided.
It's in maintenance mode. Try Marian?
Include the full output as a file not a screenshot. In any case it looks like your boost install is broken, probably different libraries than headers.
Interpolation was developed around the time neural networks took over, so it has rough edges. So currently the interpolation tool only knows how to take intermediate format and there isn't...