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
2014-01-16merge c11 revert with mingw changesmingw-release-2.1.1jiejiang
2014-01-16c11 macrojiejiang
2014-01-15merged upstream with origin for mingwjiejiang
2014-01-15Revert "C++11 test; put in the middle of things to make sure people complain ...Rico Sennrich
2014-01-14C++11 test; put in the middle of things to make sure people complain if their...Rico Sennrich
2014-01-03make good use of the new precise timer...phikoehn
2013-12-19moses windows build, with some TODO listjiejiang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-15move collection of generation-table from Staticdata to GenerationDictionaryHieu Hoang
2013-11-15move collection of phrase-table from Staticdata to PhraseDictionaryHieu Hoang
2013-10-13more enriched tracephikoehn
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-19oops. SegfaultHieu Hoang
2013-09-18take out -constraint from Parameter. Now handled exclusively in FFHieu Hoang
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-08-30move LexicalReordering to FF directoryHieu Hoang
2013-06-24test commitnadir
2013-06-05alternate weight settings: added option to turn off features completelyphikoehn
2013-06-03beautifyHieu Hoang
2013-05-31basic support for alternate weight settingsphikoehn
2013-05-29beautifyHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-05-08get rid of FeatureFunction::unlimited. Every ff can have sparse AND dense fea...Hieu Hoang
2013-05-08delete MergeGeneration()Hieu Hoang
2013-03-24mergeHieu Hoang
2013-03-21Work on decreasing memory requirement for outputting hypergraphLane Schwartz
2013-03-13Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-08Take hypothesis recombination into accountLane Schwartz
2013-03-08Subtract prior scores when outputting phrase-based hypergraph arcs.Lane Schwartz
2013-03-06Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-05Fixed bug in outputing search lattice as hypergraphLane Schwartz
2013-03-04Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-04Try to ensure that lattice nodes are output in topological orderLane Schwartz
2013-02-24merge with Lane's search graph outputHieu Hoang
2013-02-23Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-23Output feature weights to a separate file when producing hypergraphLane Schwartz
2013-02-23Deleted stale commented codeLane Schwartz
2013-02-23More work on outputting search graph as hypergraphLane Schwartz
2013-02-23Add flag to output search graph in Kenneth's hypergraph format.Lane Schwartz
2013-02-23More work on outputting HTK lattice formatLane Schwartz
2013-02-23More work on outputting HTK SLF.Lane Schwartz
2013-02-23Work to allow output search graph in HTK standard lattice formatLane Schwartz
2013-02-22change format for phrase modelHieu Hoang