Commit Graph

2800 Commits

Author SHA1 Message Date
Hieu Hoang
cc15f070dd eclipse for CreateProbingPt 2017-09-26 10:31:31 +01:00
Hieu Hoang
a551c965ba eclipse 2017-09-26 10:27:45 +01:00
Hieu Hoang
df87045493 don't create shared boost libraries. Unit test can't link to them without setting other env variables 2017-08-26 10:26:50 +01:00
Ulrich Germann
eb8979a0e2 Don't install IRSTLM by default 2017-08-25 16:53:01 +01:00
Hieu Hoang
e32b8f5805 windows build 2017-07-19 22:44:32 +01:00
Hieu Hoang
6ca7ba5de1 moses2 rename Skeleton... to Example... 2017-04-26 13:27:32 +01:00
Hieu Hoang
d3106b9d5a rename Skeleton... to Example... 2017-04-26 13:16:58 +01:00
Hieu Hoang
80791d1767 rename Skeleton... to Example... 2017-04-26 13:10:32 +01:00
Hieu Hoang
2af601eaac eclipse - use C++11 2017-04-10 12:42:16 +01:00
Hieu Hoang
698d3e71e0 ignore wall if at the beginning of sentence 2017-04-10 12:12:31 +01:00
Hieu Hoang
71abc5eabd eclipse 2017-02-16 22:48:39 +00:00
Hieu Hoang
c037962feb .hh -> .h. Will be picked up by beautifier 2017-02-16 19:30:07 +00:00
Hieu Hoang
f5c667ea1d eclipse 2017-02-16 12:35:43 +00:00
Hieu Hoang
a391b84b42 moses and moses2 both use probingpt lib 2017-02-16 11:30:39 +00:00
Hieu Hoang
3b4fc04fa0 eclipse 2017-02-15 23:39:13 +00:00
Hieu Hoang
3b65dc39a7 remove all Moses headers 2017-02-11 00:02:59 +00:00
Hieu Hoang
5f0f8499e4 MorphoTrie -> InMemoryTrie 2017-02-03 10:10:03 +00:00
Hieu Hoang
c44d226b01 remove DALM from Moses2 2017-02-03 10:02:39 +00:00
Hieu Hoang
aec2d51ce5 moses2 compiles 2017-01-31 23:35:01 +00:00
Hieu Hoang
5118e219cd moses compiles 2017-01-31 23:20:40 +00:00
Hieu Hoang
eb95cab116 eclipse 2017-01-31 22:54:23 +00:00
Hieu Hoang
a8a5b43f2d move moses2 to root 2017-01-31 22:21:59 +00:00
Hieu Hoang
7206d59275 print available FFs 2017-01-31 00:52:44 +00:00
Hieu Hoang
e6ebef4b83 FeatureRegistry a singleton object 2017-01-31 00:45:45 +00:00
Hieu Hoang
575def9516 get ready to make FeatureRegistry a singleton object 2017-01-31 00:32:11 +00:00
Hieu Hoang
888c3bf9b7 check all weights are there for all FF 2017-01-30 15:20:08 +00:00
Hieu Hoang
7c62f9c8a4 compile error on Centos 6 2017-01-20 16:00:45 +00:00
Ulrich Germann
a6535a6d20 Updated to newer boost version in contrib/Makefiles/install-dependencies.gmake 2017-01-14 17:58:33 +00:00
Hieu Hoang
88af99ffce add FF param args 2017-01-11 10:37:15 +00:00
Hieu Hoang
64a22f0514 use ken's method to mem map target phrases 2017-01-11 10:30:05 +00:00
Hieu Hoang
1feb5a389f move target phrase mem map into query engine 2017-01-10 19:27:10 +00:00
Hieu Hoang
b8db6070f9 use ken's read map 2017-01-10 18:54:34 +00:00
Hieu Hoang
cf3b51d544 use ken's read map 2017-01-10 18:49:44 +00:00
Hieu Hoang
48f1bac05d use ken's read map 2017-01-10 18:39:16 +00:00
Hieu Hoang
1603c25bab minor rename 2017-01-09 18:56:25 +00:00
Hieu Hoang
4d13377ce8 compile error 2017-01-07 20:36:41 +00:00
Hieu Hoang
02772c07de revert changes to Distortion FF 2017-01-03 11:06:26 +00:00
Hieu Hoang
ab2e48415f add back -text-type for EMS 2017-01-02 15:55:33 -05:00
Hieu Hoang
cf93594af9 re-implement -feature-overwrite 2017-01-02 12:44:26 +00:00
Hieu Hoang
a74ce0ef8e Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2017-01-01 22:56:38 +00:00
Hieu Hoang
d4642a34c1 add completed-hypo to Distortion FF 2017-01-01 22:54:48 +00:00
Hieu Hoang
6c075b67c5 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-12-29 12:07:32 +00:00
Hieu Hoang
c30b28f43b Edge case of wall at the end of sentence /Mike Ladwig 2016-12-29 12:03:59 +00:00
Hieu Hoang
e14a71c3ea debugging messages 2016-12-28 10:57:19 +00:00
Hieu Hoang
c6eec7335f distortion-limit=-1 is unlimited distortion 2016-12-27 13:55:03 +00:00
Hieu Hoang
3eb0145850 Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-12-21 18:06:55 +00:00
Hieu Hoang
e72bc47910 eclipse 2016-12-21 18:04:22 +00:00
Hieu Hoang
25b87e14de unused method 2016-12-16 15:58:50 +00:00
Hieu Hoang
304a6652f7 debugging message 2016-12-14 18:16:30 +00:00
Hieu Hoang
dd1532637b delete debugging message 2016-12-14 18:09:52 +00:00