Commit Graph

22 Commits

Author SHA1 Message Date
Hieu Hoang
2a2c2856ed delete translation option caching 2013-07-12 22:46:24 +01:00
Rico Sennrich
9e9cbbc13b refactoring multimodel code out of StaticData; locking. 2013-06-12 14:47:40 +02:00
Hieu Hoang
9977f6c393 compile error in moses server. Delete mention of ORLM 2013-05-27 19:16:18 +01:00
Rico Sennrich
876de13eba restore support for multimodel(counts) in moses server:
set sentence-level weights and optimize weights
2013-05-16 13:40:17 +02:00
Hieu Hoang
5f6f27dea5 compile error. Delete reference to TranslationSystem 2013-05-13 20:48:05 +01:00
Christian Buck
5b69987373 mosesserver now supports nbest lists 2013-05-12 21:02:27 -07:00
Hieu Hoang
981351758a delete class TranslationSystem 2013-05-11 14:13:26 +01:00
Hieu Hoang
372d0505d2 eclipse 2013-05-02 21:22:05 +01:00
Hieu Hoang
fd4e954322 merge 2013-03-24 09:57:36 +00:00
Christian Buck
e7f54efa72 mosesserver gives search graph ordered by hyp-id 2013-03-19 18:22:21 +00:00
Hieu Hoang
eaacbb1c92 compiles 2013-02-22 22:23:55 +00:00
Hieu Hoang
f8a554ff22 delete PTLOAD_TIME 2013-02-21 22:55:41 +00:00
Hieu Hoang
8799e721ac move phrase tables and generation tables to staticData 2012-12-21 14:54:43 +00:00
Hieu Hoang
59449f2925 make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
Rico Sennrich
4813dfb4f3 fix mosesserver includes 2012-11-15 17:05:38 +01:00
Hieu Hoang
87b6520d82 add moses server back in. Changed ScoreComponentCollection to expose dense feature array 2012-10-22 14:41:23 +01:00
Kenneth Heafield
e75b51bb73 Fix more conflations, update lazy 2012-10-12 14:09:45 +01:00
Jonathan Clark
6f008096ea Use Moses' Timer class, which is based on wall-time instead of the C clock() function, which measures clock ticks used within the *process* rather than each thread. This makes timings more meaningful in multi-threaded mode. However, these timings will still be inaccurate on Windows (second-level only). 2012-08-10 15:32:00 -04:00
Hieu Hoang
97f46537b7 wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles 2012-07-30 21:07:19 +01:00
Barry Haddow
02ddca96ed Add support for chart-based models to server 2012-04-13 17:27:48 +01:00
Kenneth Heafield
b9455e0744 Compile ORLM. The existing code should to be refactored. 2012-02-08 13:29:16 -05:00
Barry Haddow
7b472960b1 Move projects from top level to contrib
server build probably broken
2011-11-23 14:48:50 +00:00