Moses, the machine translation system
Go to file
Jeroen Vermeulen 3e821b56dd Rewrite beautify script in Python.
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.
2015-05-15 13:46:00 +07:00
biconcor Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
contrib default to using lmplz for convenience and because SRILM uses tonnes of memory 2015-05-12 11:44:05 +04:00
cruise-control changes for cruise control 2013-05-10 16:34:57 +01:00
defer delete External FF. FF framework changes too fast to be able to keep this up-to-date 2015-03-31 19:45:59 +04:00
doc Replaced content by pointer to online documentation. 2014-08-04 17:20:33 +01:00
jam-files Bug fix for compilation with --with-xmlrpc-c=... 2015-04-26 14:26:39 +01:00
lm Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
mert format of output 2015-05-13 12:12:20 +01:00
mingw windows gui code 2014-01-24 11:12:03 +00:00
misc Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
moses beautify. Add sed for trailing spaces 2015-05-13 11:29:16 +01:00
moses-cmd beautify 2015-05-02 11:45:24 +01:00
OnDiskPt delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /Ken 2015-03-25 00:55:39 +00:00
phrase-extract beautify 2015-05-02 11:45:24 +01:00
regression-testing dependency on hgdecode 2015-05-13 11:40:49 +01:00
scripts Rewrite beautify script in Python. 2015-05-15 13:46:00 +07:00
search Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
symal beautify 2015-05-10 10:19:26 +01:00
util Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
vw Using boost for prefix/suffix checks /Jeroen Vermeulen 2015-02-05 16:23:47 +00:00
.gitignore .gitignore 2015-04-30 19:46:03 +01:00
.gitmodules Arrow pipeline submodules now use https protocol. 2013-07-24 11:52:14 +01:00
bjam Fix cd error when running bjam from non-top 2013-03-19 11:17:17 +00:00
BUILD-INSTRUCTIONS.txt Make build instructions a bit less discouraging. 2015-04-30 11:45:59 +07:00
Jamroot Revert "Try to fix moses_chart symlinking for Amittai Axelrod" 2015-05-14 16:44:50 -05:00