Tag Archives: python

How to start new process or run shell commands within python?

Starting new process or running shell commands is a common task in python and there are many ways to excute this process. After google the problem in the web, I found the summary of the “start new process or run … Continue reading

Posted in Programming Skill | Tagged , , , , , | 1 Comment

Moses Support Digest: Moses decoder on windows freezes after 5 sentences

[Moses-support] Moses decoder on windows freezes after 5 sentences Dear All I have this little python script to run quick tests on moses models (see below). The same script works on unix and windows, given the right paths. I’m also … Continue reading

Posted in Moses, SMT | Tagged , , , , | Leave a comment