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-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
2013-03-04Don't open all hypergraph output files at once.Lane Schwartz
2013-03-04Close hypergraph output files.Lane 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-23Add flag to output search graph in Kenneth's hypergraph format.Lane Schwartz
2013-02-23Work to allow output search graph in HTK standard lattice formatLane Schwartz
2013-02-22delete ScoreProducerHieu Hoang
2013-02-20Merge github.com:moses-smt/mosesdecoder into weight-newHieu Hoang
2013-02-14Merge branch 'master' of www:/repos/git/Decoders/mosesdecoderLane Schwartz
2013-02-14Specify -start-translation-id to tell Moses the line number of the first sent...Lane Schwartz
2013-02-13merge with masterHieu Hoang
2013-02-11-print-id for christian buck and phiHieu Hoang
2012-12-31move feature function variables into FeatureFunction.hHieu Hoang