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
2013-08-15Added option to output unknown words with prefix 'UNK'Jeremy Gwinnup
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-13use input path for unknown word processing in phrase-basedHieu Hoang
2013-08-09beautifyHieu Hoang
2013-08-07Merge github.com:moses-smt/mosesdecoder into hieu_opt_inputHieu Hoang
2013-08-07beautifyHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07source phrase is a pointer in translation options.Hieu Hoang
2013-08-07enriched tracephikoehn
2013-08-05delete Hypothesis::GetSourcePhrase(). Take it directly from TranslationOption...Hieu Hoang
2013-08-01segfault outputting placeholderHieu Hoang
2013-07-30beautifyHieu Hoang
2013-07-19source and target factors for placeholdersHieu Hoang
2013-07-19support for placeholder in pb modelHieu Hoang
2013-06-09feature functions can be both sparse AND denseHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-27delete LMListHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-05-161. remove all code for MetaFeature from mira.Hieu Hoang
2013-05-151. Get rid of GetSparseFeatureReporting(). Always report detailed sparse feat...Hieu 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-02use GetWeightedScore() instead of InnerProduct(...)Hieu Hoang
2013-04-29mergeHieu Hoang
2013-04-29Re-enabled commented out code.Lane Schwartz
2013-04-20Merge branch 'master' of git://github.com/moses-smt/mosesdecoderChristian Buck
2013-04-19mergedHieu Hoang
2013-04-19Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2013-04-18Fixed blank lines when using -print-alignment-infoHieu Hoang
2013-04-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderChristian Buck
2013-04-12typoChristian Buck
2013-04-12Fix compile errorBarry Haddow
2013-04-09fixed ShowWeights() for confusion networks. This is a reason why we should ge...Hieu Hoang
2013-03-25Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-24Fixes compilation error using libboost_1_50Joan Puigcerver
2013-03-24mergeHieu Hoang
2013-03-23compile error caused by different versions of boostHieu Hoang
2013-03-22Ensure directory exists for outputting hypergraphsLane Schwartz
2013-03-22Work on compression and defaults for outputting hypergraphs.Lane Schwartz
2013-03-21Allow hypergraph output to be in plain text, gzip, or bzip2.Lane Schwartz
2013-03-21Work on decreasing memory requirement for outputting hypergraphLane Schwartz
2013-03-16eclipse project filesHieu Hoang
2013-03-15memory leakHieu Hoang
2013-03-15memory leakHieu Hoang
2013-03-14change : back to =Hieu Hoang
2013-03-13change feature weight delimiter from = to :Hieu Hoang
2013-03-13Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-03-13add -print-alignment-infoHieu Hoang
2013-03-04Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang