summaryrefslogtreecommitdiff
path: root/decoder/ff_const_reorder.cc
AgeCommit message (Collapse)Author
2014-12-11Also read from attribute "src_tree"Wu, Ke
2014-12-07Remove unused field in TargetTranslationWu, Ke
2014-12-06Remove index mappingWu, Ke
2014-12-06Remove SBitArray and use vector<bool> insteadWu, Ke
2014-12-06Move non-MaxEnt code out of utilsWu, Ke
1. alignment.h, argument_reorder_model.h, src_sentence.h, tree.h, tsuruoka_maxent.h -> decoder/ff_const_reorder_common.h. 2. Trainers source files (argument_reorder_model.cc and constituent_reorder_model.cc) are moved to training/const_reorder.
2014-12-06Remove synutils.hWu, Ke
2014-10-10Eliminate compiler warningsWu, Ke
2014-10-10Remove ConstReorderFeatureFactoryWu, Ke
2014-10-10Top-level documentation for ConstReorderFeatureWu, Ke
2014-10-10Run clang-formatWu, Ke
2014-10-10Allow erasure of part of stateWu, Ke
2014-10-08Apply clang-format on ff_const_reorder.*Wu, Ke
2014-10-07Move synutils under utilsWu, Ke
2014-10-07Add ConstReorderFeatureWu, Ke