Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/moses/FF
AgeCommit message (Expand)Author
2017-01-02Merge branch 'master' of github.com:moses-smt/mosesdecoderLane Schwartz
2017-01-02Add InMemoryPerSentenceOnDemandLMLane Schwartz
2016-12-06bug in state comparison. If 2 states are actually the same object, return tru...Hieu Hoang
2016-11-12Add per-sentence on-demand translation model.Lane Schwartz
2016-08-13daily automatic beautifierMosesAdmin
2016-08-12Standalone phrase distance featureMichael Denkowski
2016-07-22Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-07-22compile error with gcc 4.4.7Hieu Hoang
2016-06-17Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-06-07daily automatic beautifierMosesAdmin
2016-06-07Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-06-07Merge branch 'vw_tgtcontext' of github.com:moses-smt/mosesdecoderAles Tamchyna
2016-06-04Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-06-02daily automatic beautifierMosesAdmin
2016-06-01Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-06-01Added Grammatical Error Correction specific scorer (M^2) and featuresMarcin Junczys-Dowmunt
2016-05-31Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-05-30daily automatic beautifierMosesAdmin
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
2016-05-17less verbosity in VWvw_tgtcontextAles Tamchyna
2016-05-16Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-05-11daily automatic beautifierMosesAdmin
2016-05-03Fix the evaluate method for GLM. GLM should evaluate transopts afterPrashant Mathur
2016-04-12Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-04-11daily automatic beautifierMosesAdmin
2016-04-10Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-04-04vw corner cases when looking inside factorsAles Tamchyna
2016-04-04vw context bigram features; support using tag subsets as features in VWAles Tamchyna
2016-04-04added dese-schemeoption;msalameh83
2016-04-04fix BeginSentence unsegLM score for optimisticmsalameh83
2016-04-01deseg initial commitmsalameh83
2016-04-01deseg initial commitmsalameh83
2016-03-29Merge ../mosesdecoder into perf_moses2Hieu Hoang
2016-03-24bilingual features for VWAles Tamchyna
2016-03-24towards using aligned source words in context featuresAles Tamchyna
2016-03-24recreate lex ro framework from MosesHieu Hoang
2016-03-24implementing VWContextBilingualAles Tamchyna
2016-03-24minorAles Tamchyna
2016-03-24daily automatic beautifierMosesAdmin
2016-03-24Pull out my config structure, still need it to go outside the ConstructOSMLM ...Kenneth Heafield
2016-03-24Chart decoding is supported by UTIL_THROW2, but not by OpSequenceModelKenneth Heafield
2016-03-24Delete unnecessary virtualKenneth Heafield
2016-03-23bugfix in context hashAles Tamchyna
2016-03-23refactoring VW state classAles Tamchyna
2016-03-23compile error with suffix arrayHieu Hoang
2016-03-23rename LexicalReorderingState.h -> LRState.hHieu Hoang
2016-03-23separate LRModel into its own fileHieu Hoang
2016-03-23separate BidirectionalReorderingState into its own fileHieu Hoang
2016-03-23removing unused variablesAles Tamchyna
2016-03-23clarificationAles Tamchyna