Commit Graph

2647 Commits

Author SHA1 Message Date
bhaddow
5157e7a0dd Fix compile errors. 2011-11-21 14:02:32 +00:00
Barry Haddow
7fd0e6ca7f Remove GetTargetPhrase() (already have GetCurrTargetPhrase()) 2011-11-21 12:35:58 +00:00
Barry Haddow
07cbc1c1e5 suppress warnings for srilm 2011-11-21 12:25:04 +00:00
Kenneth Heafield
7e27cd1d8a Jam: automatic boost linkage, install path argument, globs 2011-11-21 06:42:46 -05:00
Barry Haddow
5baa595a91 Further direction removal 2011-11-21 11:14:05 +00:00
Barry Haddow
3dc30fd51a Remove direction from Phrase 2011-11-21 10:49:26 +00:00
Kenneth Heafield
c757e39494 Attempt to fix bjam for Hieu on OS X 2011-11-20 13:15:54 -05:00
Kenneth Heafield
9102477a07 bjam for people who don't have it 2011-11-18 13:14:09 -05:00
Kenneth Heafield
f15eee0abf Jam: Clean up boost library handling, assimilate mert 2011-11-18 11:27:57 -05:00
Kenneth Heafield
a5dea02f18 Merge branch 'master' of git@github.com:moses-smt/mosesdecoder 2011-11-18 10:41:06 -05:00
Kenneth Heafield
7a5a95009b Rename RandLM to Rand, avoiding a self-conflict for header names. Reduce header pollution. Add Jam support for RandLM. 2011-11-18 10:40:56 -05:00
Hieu Hoang
ce0065ff2a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-18 22:13:46 +07:00
Hieu Hoang
b7366dc045 xcode 2011-11-18 22:09:01 +07:00
Kenneth Heafield
a82c3ee347 Fix --without-trace, add synlm compilation 2011-11-18 15:07:59 +00:00
Hieu Hoang
ce773fc65a xcode 2011-11-18 22:07:18 +07:00
Kenneth Heafield
5c9b28c55a Introducing Jamfiles
Currently supports kenlm, irstlm, and srilm options.

bjam [--with-srilm=/path/to/sri] [--with-irstlm=/path/to/irst] -j8
Places binaries in dist/ that pass regression tests.
2011-11-18 14:37:01 +00:00
Hieu Hoang
caac64a33b xcode 2011-11-18 21:33:58 +07:00
Kenneth Heafield
380b6c7197 KenLM compilation macro cleanup 2011-11-18 14:16:07 +00:00
Kenneth Heafield
8614d8f566 Reduce header pollution 2011-11-18 14:10:15 +00:00
Kenneth Heafield
024b411e85 One more assert 2011-11-18 13:41:24 +00:00
Kenneth Heafield
ca8653a999 Reduce SRI header pollution 2011-11-18 13:40:20 +00:00
Kenneth Heafield
bf78f7a1ac Replace assert with CHECK until people learn how to use assert properly 2011-11-18 12:07:41 +00:00
Kenneth Heafield
1192e6f2b0 Move language model ifdefs to Factory.cpp 2011-11-18 11:31:07 +00:00
Rico Sennrich
5d9bdaa93a Merge branch 'master' of github.com:moses-smt/mosesdecoder 2011-11-18 10:50:28 +01:00
Rico Sennrich
57bbf82c27 broken/obsolete 2011-11-18 10:49:34 +01:00
Hieu Hoang
b34cda0cb1 kenlm build binary stderr message on exit 2011-11-18 16:49:30 +07:00
Kenneth Heafield
d2033a0579 More source code that shouldn't be executable 2011-11-17 19:34:18 -05:00
Kenneth Heafield
404c4b3a73 Why are these executable? 2011-11-17 18:59:29 -05:00
Kenneth Heafield
67b71829c5 Remove --without-kenlm. Again. 2011-11-17 19:26:37 +00:00
Kenneth Heafield
974a708ddd Updated kenlm 96ef3f2c11.
Invalidates old gcc and 32-bit formats, replacing these with one consistent format: 64-bit new gcc.  Backwards compatible with these files.
2011-11-17 19:12:19 +00:00
Nicola Bertoldi
17cec851df removed useless files 2011-11-17 18:41:38 +01:00
Nicola Bertoldi
e6bfa529e4 bug fixed in generate-makefiles.sh 2011-11-17 18:35:01 +01:00
Barry Haddow
ba5633c7b5 Merge remote branch 'origin/master' into pro
Conflicts:
	kenlm
	mert/Data.cpp
	mert/Data.h
	mert/Makefile.am
	mert/mert.cpp
2011-11-17 15:58:56 +00:00
Kenneth Heafield
492fe6d97a gitignore 2011-11-17 13:07:06 +00:00
Kenneth Heafield
72a4c8a0d3 Move kenlm up one level, simplify compilation 2011-11-17 12:49:55 +00:00
Barry Haddow
71c777f01d Remove old PRO. Fix running of PRO from mert script. 2011-11-16 17:43:54 +00:00
Barry Haddow
7aa9073abe Update to use new pro implementation 2011-11-16 17:36:04 +00:00
Barry Haddow
aeead91b54 Output to file. Remove debug. 2011-11-16 16:26:01 +00:00
Barry Haddow
79de3c8699 Complete initial version of pro extractor 2011-11-16 14:54:23 +00:00
Arianna Bisazza
07a8558c02 slightly changed description of new parameter (-xb) 2011-11-16 13:53:10 +01:00
Arianna Bisazza
afbbfaacd4 xml-like markup symbols are now configurable 2011-11-16 13:38:22 +01:00
Arianna Bisazza
0593a3bf4c my first commit, affects 1 file 2011-11-16 11:22:29 +01:00
Kenneth Heafield
a1a5c0511c Remove test for KenLM's unused SRI wrapper 2011-11-15 17:34:26 +00:00
Kenneth Heafield
417b1e6b58 Remove timeval on windows 2011-11-15 16:37:05 +00:00
Tetsuo Kiso
d7bd58c6f5 Resolved conflicts 2011-11-15 22:41:21 +09:00
Barry Haddow
0a2e0f44a6 Finish and test feature and score data iterators. 2011-11-15 13:12:14 +00:00
Tetsuo Kiso
1ba9a4e868 Add error checking for file existence. 2011-11-15 10:17:00 +09:00
Tetsuo Kiso
9b8cb6a6d4 Fix typo. 2011-11-15 10:15:09 +09:00
bhaddow
3a6c0e0680 iterate through feature file 2011-11-14 22:18:22 +00:00
bhaddow
4cf6e0320a pro extraction mainline and stub of feature data iterator 2011-11-14 18:32:36 +00:00