mosesdecoder/moses/LM
2015-12-11 01:09:22 +00:00
..
bilingual-lm beautify 2015-01-14 11:07:42 +00:00
oxlm Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
backward.arpa Adding unit tests to Backward LM 2013-04-29 09:18:46 -04:00
Backward.cpp beautify 2014-01-15 16:42:02 +01: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 Passing around AllOptions or references thereto everywhere, 2015-12-09 23:05:00 +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 Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
DALMWrapper.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Implementation.cpp Emacs code formatting instructions. 2015-10-24 02:33:53 +01:00
Implementation.h Emacs code formatting instructions. 2015-10-24 02:33:53 +01:00
IRST.cpp Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
IRST.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
Jamfile compile NPLM objects with single precision 2015-08-27 14:15:49 +01:00
Ken.cpp daily automatic beautifier 2015-11-25 00:00:39 +00:00
Ken.h LanguageModel, KenLM: avoid StaticData usage 2015-11-17 16:15:13 +00: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 Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00: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 Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00: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 clean up states after API change 2015-10-17 20:14:24 +01:00
Rand.cpp Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
Rand.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00
RDLM.cpp Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
RDLM.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00: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
SkeletonLM.cpp default factor to 0 for language models that don't specify what factor type 2013-12-18 20:54:53 +00:00
SkeletonLM.h beautify 2013-09-27 09:35:24 +01:00
SRI.cpp Code refactoring: All FF now get access to AllOptions at load time, so they don't have to rely on StaticData. 2015-12-08 12:56:55 +00:00
SRI.h Code cleanup and refactoring. 2015-12-11 01:09:22 +00:00