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
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-23cleanupMatthias Huck
2015-04-23SparseReordering: option to use pre-tuned feature weights internallyMatthias Huck
2015-03-16Made LRModel::ReorderingType an enumerated type.Ulrich Germann
2015-02-19beautifyHieu Hoang
2015-02-15Code reorganization and cleanup around Lexical Reordering Round 2.Ulrich Germann
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2014-07-25Cache FNames to make sparse lex reorder fasterBarry Haddow
2014-07-24Avoid dynamic_cast in critcal path code.Barry Haddow
2014-06-30Improved debug for sparse reorderingBarry Haddow
2014-06-25clusters for sparse reordering featureBarry Haddow
2014-06-24Implement 'between' featuresr.Barry Haddow
2014-06-23Minor fixBarry Haddow
2014-06-23Fix for hreoBarry Haddow
2014-06-13precalculation of feature namesBarry Haddow
2014-06-10bidirectional caseBarry Haddow
2014-06-10basic implementation of non-hierarchical sparse featuresBarry Haddow
2014-06-07Call sparse reorderingBarry Haddow
2014-05-30config of sparse reorderingBarry Haddow
2014-05-27Stub out sparse reordering classBarry Haddow