mosesdecoder/moses/LM
2017-04-26 13:10:32 +01:00
..
bilingual-lm beautify 2015-01-14 11:07:42 +00:00
oxlm fixes parameter mismatch in LM::Load 2015-12-23 13:31:49 -05:00
backward.arpa Adding unit tests to Backward LM 2013-04-29 09:18:46 -04:00
Backward.cpp load= option to KenLM exposing more load_method options 2016-02-20 00:07:48 +00:00
Backward.h Re-enable backward LM code. 2013-08-27 15:55:07 -04:00
BackwardLMState.cpp clean up states after API change 2015-10-17 20:14:24 +01:00
BackwardLMState.h clean up states after API change 2015-10-17 20:14:24 +01:00
BackwardTest.cpp Code cleanup and refactoring. 2015-12-13 22:31:43 +00:00
Base.cpp Merge remote-tracking branch 'legacy/master' 2015-11-24 19:22:37 +00:00
Base.h Merge remote-tracking branch 'legacy/master' 2015-11-24 19:22:37 +00:00
BilingualLM.cpp Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
BilingualLM.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
ChartState.h beautify 2015-10-18 13:30:02 +01:00
DALMWrapper.cpp change DALM::Load() - minor compile error. Update eclipse project 2015-12-11 20:39:03 +00:00
DALMWrapper.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
ExampleLM.cpp rename Skeleton... to Example... 2017-04-26 13:10:32 +01:00
ExampleLM.h rename Skeleton... to Example... 2017-04-26 13:10:32 +01:00
Implementation.cpp Merge branch 'master' of github.com:moses-smt/mosesdecoder 2017-01-02 12:57:58 -06:00
Implementation.h Emacs code formatting instructions. 2015-10-24 02:33:53 +01:00
InMemoryPerSentenceOnDemandLM.cpp compile error 2017-01-07 20:36:41 +00:00
InMemoryPerSentenceOnDemandLM.h daily automatic beautifier 2017-01-06 00:00:50 +00:00
IRST.cpp daily automatic beautifier 2015-12-12 00:00:41 +00:00
IRST.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Jamfile rename Skeleton... to Example... 2017-04-26 13:10:32 +01:00
Ken.cpp Add InMemoryPerSentenceOnDemandLM 2017-01-02 12:57:52 -06:00
Ken.h Add InMemoryPerSentenceOnDemandLM 2017-01-02 12:57:52 -06:00
LDHT.cpp Preparation for allowing context-aware decoding. 2015-05-19 02:35:39 +01:00
LDHT.h beautify 2013-05-29 18:16:15 +01:00
MaxEntSRI.cpp fixes parameter mismatch in LM::Load 2015-12-23 13:31:49 -05:00
MaxEntSRI.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
MultiFactor.cpp delete LM:Useable(). Superseded by IsUseable() for all feature functions 2013-05-31 00:11:38 +01:00
MultiFactor.h remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
NeuralLMWrapper.cpp daily automatic beautifier 2016-09-05 00:00:38 +01:00
NeuralLMWrapper.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
ParallelBackoff.cpp remove description argument from feature function constructor. Redundant 2013-10-29 18:59:53 +00:00
ParallelBackoff.h make LanguageModelImplementation have new format constructor 2013-02-20 22:44:11 +00:00
PointerState.h daily automatic beautifier 2016-08-11 12:35:50 +01:00
Rand.cpp fixes parameter mismatch in LM::Load 2015-12-23 13:31:49 -05:00
Rand.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
RDLM.cpp fixes parameter mismatch in LM::Load 2015-12-23 13:31:49 -05:00
RDLM.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Reloading.cpp daily automatic beautifier 2016-01-14 00:00:42 +00:00
Reloading.h Allow XML-RPC requests to update weights 2016-11-14 13:26:34 -06:00
Remote.cpp make util::StringStream more like std::stringstream 2015-10-16 19:03:22 +00:00
Remote.h Include winsock2.h on Windows. 2015-04-18 00:59:40 +07:00
SingleFactor.cpp beautify 2015-01-14 11:07:42 +00:00
SingleFactor.h FF registration is now in FeatureFactory::DefaultSetup, ... 2015-11-24 18:28:38 +00:00
SRI.cpp SRI minor compile error 2015-12-12 18:02:52 +00:00
SRI.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00