mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 22:14:57 +03:00
Moses, the machine translation system
3e821b56dd
The new version is much longer, but hopefully extensible, reusable, and easy to read. With a few more changes it will let us do three things: 1. Apply more checks and cleanups. 2. Clean up additional file types. 3. Use the same script for mgiza++, so we get a uniform code style. The "more cleanups" could be more things like the removal of trailing whitespace which we just added. We may even want to run lint checkers of some sort. Additional file types could be e.g. Perl scripts, build configuration, or documentation. In order to make the script reusable we'll have to generalize the skip_at_root list in list_c_like_files into something like a configuration file. |
||
---|---|---|
biconcor | ||
contrib | ||
cruise-control | ||
defer | ||
doc | ||
jam-files | ||
lm | ||
mert | ||
mingw | ||
misc | ||
moses | ||
moses-cmd | ||
OnDiskPt | ||
phrase-extract | ||
regression-testing | ||
scripts | ||
search | ||
symal | ||
util | ||
vw | ||
.gitignore | ||
.gitmodules | ||
bjam | ||
BUILD-INSTRUCTIONS.txt | ||
Jamroot |