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
AgeCommit message (Expand)Author
2016-05-29allow configuration of operation sequence model loading, allow specification ...Philipp Koehn
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
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-26make Bitmap constructor explicit in case we accidently create a copy during c...Hieu Hoang
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-25WordsBitmap -> BitmapHieu Hoang
2015-02-10Fixed minor issues that triggered compiler warnings.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-08-02add virtual void ChangeSource(InputType *&input) constHieu Hoang
2014-08-01Put back destructor in OpSequenceModel.*Marcin Junczys-Dowmunt
2014-08-01Added support to OSM for all KenLM model typesMarcin Junczys-Dowmunt
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateInIsolation()Hieu Hoang
2014-01-13get rid of all abortsHieu Hoang
2014-01-13minor memleakHieu Hoang
2014-01-03make good use of the new precise timer...phikoehn
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-26Astetic ChangesNadir Durrani
2013-08-28beautifyHieu Hoang
2013-08-25Factored-based OSMNadir Durrani
2013-08-16prevent segfault in OSM model when used in factored model with decomposed phr...Hieu Hoang
2013-07-09mergeHieu Hoang
2013-07-05Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-04beautifyHieu Hoang
2013-07-04beautifyHieu Hoang
2013-07-04Getting Rid of feature-pathNadir Durrani
2013-07-03Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-02Future-CostNadir Durrani
2013-07-02Merge github.com:moses-smt/mosesdecoder into hieu_opt_input2Hieu Hoang
2013-07-01No SRILMNadir Durrani
2013-07-01Bug FixNadir Durrani
2013-06-30find all target phrases before searchHieu Hoang
2013-06-28KenLMNadir Durrani
2013-06-25don't pollute namespaceHieu Hoang
2013-06-25KenLMNadir Durrani
2013-06-25KenLMNadir Durrani
2013-06-24OSM-Featurenadir
2013-06-24znadir
2013-06-24call ReadParameters()Hieu Hoang
2013-06-24add plumbing for osm featureHieu Hoang
2013-06-24compiles, but only on eclipseHieu Hoang
2013-06-24OSM-Featurenadir