Commit Graph

9327 Commits

Author SHA1 Message Date
Hieu Hoang
5e3ef23cef move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Hieu Hoang
8c785cff2b add header file 2012-11-12 17:21:02 +00:00
Hieu Hoang
81fc3c27b1 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 17:14:54 +00:00
Kenneth Heafield
7d692496c3 More little jamfile changes 2012-11-12 16:57:56 +00:00
Kenneth Heafield
d74b784ad2 And pcfg-common too... 2012-11-12 16:53:42 +00:00
Hieu Hoang
d67de8e60b Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 16:53:33 +00:00
Hieu Hoang
6922d5751c Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 16:52:35 +00:00
Kenneth Heafield
ddd3cc1d8a Fix extract-ghkm compilation 2012-11-12 16:50:46 +00:00
Hieu Hoang
3c2d840399 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 16:37:48 +00:00
Hieu Hoang
ac4a75a0af c++ version of fuzzy match works 2012-11-12 16:37:27 +00:00
Kenneth Heafield
17ba0761a4 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 14:18:29 +00:00
Kenneth Heafield
62d37fa2b6 Refactor phrase-extract/Jamfile 2012-11-12 14:17:48 +00:00
Hieu Hoang
ea24000a84 c++ version of fuzzy match works 2012-11-12 13:58:39 +00:00
Hieu Hoang
950a7338b3 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-12 13:20:27 +00:00
Hieu Hoang
ca3a4b2598 c++ version of fuzzy match works 2012-11-12 13:20:14 +00:00
Kenneth Heafield
4f8f864650 Instant upgrade to a write lock (exclusive first class seat) 2012-11-12 12:49:34 +00:00
Hieu Hoang
fc3a84a172 it's all gone pete tong 2012-11-11 19:42:50 +00:00
Hieu Hoang
b75e26c686 fuzzy match bug. Everything matches except alignments 2012-11-10 18:38:49 +00:00
Hieu Hoang
27a6cf2ebc fuzzy match bug. Still not bug-free 2012-11-10 17:09:07 +00:00
Hieu Hoang
baf210f077 fizzy match bug 2012-11-10 14:57:27 +00:00
Hieu Hoang
6ea72d72f1 eclipse 2012-11-10 12:17:20 +00:00
Hieu Hoang
1bb7d038be Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-10 04:25:32 -05:00
Hieu Hoang
e75522b602 rename functions 2012-11-09 18:55:01 -05:00
Hieu Hoang
db29cc50d0 xcode 2012-11-09 18:13:20 -05:00
Barry Haddow
0d26c2f521 Sync showweights order with nbest 2012-11-09 12:11:49 +00:00
Hieu Hoang
88b2f05e03 process empty lines regardless 2012-11-09 01:26:21 -08:00
Hieu Hoang
32330c62a6 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-09 00:53:39 -08:00
Kenneth Heafield
e3e3ad4c0d cmph header makes it further than CompactPT 2012-11-09 08:44:09 +00:00
Hieu Hoang
f92eff62b2 eclipse files 2012-11-08 23:46:46 -08:00
Hieu Hoang
eae513d4ba Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-08 21:45:41 -07:00
Hieu Hoang
90b704562e eclipse files 2012-11-08 14:39:30 -07:00
Hieu Hoang
2e6346faa0 xcode and eclipse 2012-11-08 14:07:33 -07:00
Hieu Hoang
762a6b3219 xcode and eclipse 2012-11-08 14:06:57 -07:00
Barry Haddow
095b307cfc Make sure alignment info is not on for hiero 2012-11-08 18:16:53 +00:00
Barry Haddow
12786dd58f Alignments on by default.
Use TRAINING:include-word-alignment-in-rules = no
to turn them off.
2012-11-08 17:52:10 +00:00
Kenneth Heafield
9b8254a90e Collapse a bunch of Moses libraries into one. 2012-11-08 14:17:15 +00:00
Kenneth Heafield
e9eb7dd021 More shared build fixes 2012-11-07 23:28:42 +01:00
Kenneth Heafield
d7ecd0be1a Remove bleu_lib target. 2012-11-07 23:21:59 +01:00
Mark Fishel
01eb79cf6f fixed berkeley parser wrapper's broken output in case of in-text parentheses 2012-11-07 11:18:36 +01:00
Barry Haddow
01c4de24b7 don't delete moses ini specified in config 2012-11-06 10:59:15 +00:00
Kenneth Heafield
cd00219fa4 Missing dependency 2012-11-04 16:26:47 -05:00
Kenneth Heafield
14392acc8f KenLM 36b746 including -w mmap <unk> offset fix 2012-11-04 15:36:42 -05:00
Tetsuo Kiso
96f7b42eb9 Move implementation details from the header to .cpp file.
Also add const to variables that we don't want to change.
2012-11-05 01:24:16 +09:00
Tetsuo Kiso
cccfb9a0c9 Using namespace std in a header file pollutes the global namespace.
Using directives should be put into the implementation files.
2012-11-05 00:43:36 +09:00
Barry Haddow
62fa6d6f28 Feature function interface for use in scoring 2012-11-02 23:30:51 +00:00
Kenneth Heafield
9a1ac30889 Increase paranoia about --kenlm-max-order and --max-factors 2012-10-31 14:48:29 +00:00
Kenneth Heafield
6deacf05ca Not sure why Hieu changed two spaces to a tab 2012-10-31 14:22:30 +00:00
Kenneth Heafield
d2b4442a36 Remove test's dependence on Boost random 2012-10-31 13:51:50 +00:00
Hieu Hoang
840d988ffe compile error on linux gcc 4.5.0 2012-10-30 22:28:32 +00:00
Hieu Hoang
deb694fb7c minor compile error on macosx. size_t != uint64_t 2012-10-30 14:56:20 -07:00