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
2012-01-26moses_chart: add an alternative parser that implements the algorithm outlinedPhil Williams
2012-01-23Remove obsolete #if HAVE_CONFIG_H directives.Phil Williams
2011-11-16xml-like markup symbols are now configurableArianna Bisazza
2011-11-13load hiero format for reading suffix arraysHieu Hoang
2011-10-13Organize language models into an LM directory. heafield
2011-10-04Implementation of Lattice sampling (Chatterjee and Cancedda, emnlp 2010)bhaddow
2011-09-23-threads all optionheafield
2011-09-16option to get unpruned search graph for chart decoderphkoehn
2011-09-09Implement LM OOV featurebhaddow
2011-08-26option to sort word alignment info, as suggested by arianna bisazzahieuhoang1972
2011-06-27Changes to chart decoder cube pruning: create one cube per dotted rulepjwilliams
2011-06-09 added LM updates to mosesserver (only for LanguageModelORLM) leven101
2011-05-31added ClearTransOptCache() to StaticData class and call it when updating suff...leven101
2011-05-14Added missing syntactic LM function declaration.dowobeha
2011-05-13Updated syntactic classes (cherry-picking from commit bf7a7bb8e762057d9101768...dowobeha
2011-05-13Reverting changes. Revision 3971 was a bad commit.dowobeha
2011-05-13Merge branch 'master' into local-trunkdowobeha
2011-03-03remove useless debugbhaddow
2011-02-24get rid of "unused variable" warningsphkoehn
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2011-02-03added decoding-graph-backoff, still experimenting with itphkoehn
2011-02-03Ales Tamchyna's printing of alignments (-print-alignment-info did nothing)bojar
2010-08-10Merge in the multiple models branch. These changes allow the moses serverbhaddow
2010-05-20Update mosesserver so that it can return the search graph and/orbhaddow
2010-05-08Write translation details to a named file instead of cerr.pjwilliams
2010-05-07Remove the lmstats parameter since it doesn't have any effect except aspjwilliams
2010-05-04Ondrej Odchazel's update for AJAX-CATbojar
2010-04-26move sentence-based cache cleaning into IRST LMhieuhoang1972
2010-04-24Safer way to cleanup LM caches after a given number of processed sentences.nicolabertoldi
2010-04-23I added a new parameter (-clean-lm-cache <value>) in order to control how oft...nicolabertoldi
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-04-07Implementation of consensus decoding - first cut.bhaddow
2010-03-19Merge revisions 2670-2988 from track. Passes all regression except lexicalisedbhaddow
2010-03-16Output of nbest from lattice mbrbhaddow
2010-03-14Added parameters for lmbr n-bestbhaddow
2010-03-07Lattice MBR pruning based on target length of MAP hypothesisabarun
2010-02-24Use portable include guard instead of pragma oncejfouet
2010-02-23Fix lattice mbr grid search so that the full lattice is created and pruned co...bhaddow
2010-02-18Grid search for lattice mbrbhaddow
2010-02-18added -report-all-factors-in-n-bestbojar
2010-02-03Can now set thetas for Lattice MBR in terms of p and r (see Tromble et al. 08)abarun
2010-02-03Lattice MBR now uses nbest list as default hypothesis set during reranking.abarun
2010-02-03Implemented Lattice MBR for Moses.abarun
2010-01-28extended search graph outputphkoehn
2010-01-28LexicalReordering.cpp compiles now. Interface to StaticData still to be done.chardmeier
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2009-05-26generalized n-best list reporting for feature functions, added experimental v...phkoehn
2009-02-05Support for multiple input feature scores on confusion networks and lattices. jdschroeder
2009-01-01fixed compile problem on i686-64phkoehn
2009-01-01enable use of both edt and sd; reduction of translation option cachephkoehn