Commit Graph

11123 Commits

Author SHA1 Message Date
Ulrich Germann
40fbe226e4 Added private members numSent and numWords. 2014-02-08 18:02:03 +00:00
Ulrich Germann
66822b279b Added append function to grow imTtracks dynamically in a thread-safe fashion. 2014-02-08 18:00:27 +00:00
Ulrich Germann
9f317f4849 Minor fix. 2014-02-08 17:58:05 +00:00
Ulrich Germann
5f8ae20d01 Added dynamicly updatable corpus; updated or added query functions. 2014-02-08 17:56:48 +00:00
Ulrich Germann
a74d7e6095 Bug fix? 2014-02-08 17:54:48 +00:00
Ulrich Germann
784654c831 Initial check-in. 2014-02-08 17:50:26 +00:00
Ulrich Germann
584626a767 Added a few programs. 2014-02-08 17:49:28 +00:00
Ulrich Germann
5c131f196c Minor changes. 2014-02-08 17:22:57 +00:00
Ulrich Germann
4fb00ea6fd Minor fixes. 2014-02-08 16:55:05 +00:00
Ulrich Germann
0702926dff Added special copy constructor that adds new sentences to the new imTSA. 2014-02-08 16:53:15 +00:00
Ulrich Germann
e81e1772f8 Added capability to add sentence pairs to imBitext. Various minor fixes. 2014-02-08 16:48:39 +00:00
Ulrich Germann
e089c7463d Fixed code formatting. 2014-02-08 16:03:50 +00:00
Ulrich Germann
cdc8f8f37f Fixed header includes to reflect recent reorganization of the file structure by HH. 2013-10-28 21:59:05 +00:00
Ulrich Germann
480cc683d8 Added bjam command line switch to compile with memory-mapped data structures. Aperently this doesn't work on MacOS X. 2013-10-28 21:56:13 +00:00
Ulrich Germann
d33f235230 Changed member corpus in TSA from Ttrack<Token> const* to
boost::shared_ptr<Ttrack<Token> const>.
2013-10-28 21:53:58 +00:00
Ulrich Germann
290ae0e763 Added bjam command line switch to compile with memory-mapped data structures. Aperently this doesn't work on MacOS X. 2013-10-28 21:49:36 +00:00
Barry Haddow
31aa9f2a63 Do not output phrase penalty by default 2013-10-24 21:12:47 +01:00
phikoehn
19cc9346b6 minor bug fix 2013-10-24 06:26:41 +01:00
Barry Haddow
3b996362f4 correct usage 2013-10-17 14:37:41 +01:00
phikoehn
ecc30bcfe2 also report lm scores, and matched n-gram length (thanks Ken!) 2013-10-13 22:05:07 +01:00
phikoehn
e6257ddc43 one more fix 2013-10-13 09:04:03 +01:00
phikoehn
30c8c294e0 ooops 2013-10-13 07:08:50 +01:00
phikoehn
8e23a3f2c1 more enriched trace 2013-10-13 06:59:05 +01:00
phikoehn
793686ea14 Merge branch 'master' of ssh://github.com/moses-smt/mosesdecoder 2013-10-13 01:04:54 +01:00
phikoehn
630f33f946 specification changes for multiple operation sequence models 2013-10-13 01:04:28 +01:00
Kenneth Heafield
208116c5c1 Fix call_realloc double free 2013-10-12 20:19:01 +01:00
Phil Williams
a554918834 Merge remote branch 'origin/GHKMStruct' 2013-10-11 23:18:00 +01:00
phikoehn
29d2c015a3 removed spurious $input-extension 2013-10-11 02:02:01 +01:00
Hieu Hoang
e8951c9243 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-10 21:30:17 +00:00
Hieu Hoang
9cbfa50102 add actual config file and run command used to train and decode this example 2013-10-10 21:30:07 +00:00
phikoehn
75e007d0f3 minor fixes 2013-10-10 10:12:56 +01:00
Phil Williams
69f5e4bec3 Merge branch 'master' into GHKMStruct 2013-10-09 16:21:49 +01:00
Hieu Hoang
a7d462cda6 Merge pull request #47 from dmavroeidis/master
Update nonbreaking_prefix.el
2013-10-08 11:37:38 -07:00
Dimitris Mavroeidis
f9abcb55d4 Update nonbreaking_prefix.el
Added non-breaking prefixes for Greek.
2013-10-07 20:51:02 +03:00
Hieu Hoang
8b9d4d1c7d limit size of input path for confusion networks and lattices. Prevent memory blowup. /Yulia Tsvetkov 2013-10-07 16:44:26 +01:00
Barry Haddow
67c294a7d8 Add option to protect expressions - eg URLs 2013-10-07 09:06:49 +01:00
Eva Hasler
90fe3514bc remove unused code 2013-10-05 14:34:05 +01:00
Hieu Hoang
902741681a reverse 7d3de78500 2013-10-04 21:27:53 +01:00
Hieu Hoang
7d3de78500 minor error with placeholder 2013-10-04 19:29:16 +01:00
Hieu Hoang
f65786534a update bjam source code. Copied from boost 1.54 2013-10-04 16:08:14 +01:00
Hieu Hoang
f4150c2494 faster compilation by taking some #includes from Word.h and Phrase.h 2013-10-04 15:40:23 +01:00
Hieu Hoang
4a166d065e Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-10-04 14:19:48 +01:00
Hieu Hoang
01a99d5821 check that there's no epsilon 2013-10-04 14:18:11 +01:00
Hieu Hoang
a0b6c381e0 correct creation of input paths for lattices 2013-10-04 13:08:14 +01:00
Hieu Hoang
28e4dcb304 compile error in moses server 2013-10-03 20:39:40 +01:00
Hieu Hoang
f18e35c42a correct creation of input paths for lattices 2013-10-03 18:58:45 +01:00
Hieu Hoang
a41dbeba46 correct creation of input paths for lattices 2013-10-03 17:29:07 +01:00
Hieu Hoang
73513c182d correct creation of input paths for lattices 2013-10-03 16:58:47 +01:00
Hieu Hoang
8ccc99a947 correct creation of input paths for lattices 2013-10-03 12:03:09 +01:00
Hieu Hoang
6759af3821 beautify 2013-10-03 11:33:48 +01:00