Age | Commit message (Expand) | Author |
2014-12-07 | Remove unused field in TargetTranslation | Wu, Ke |
2014-12-06 | Remove index mapping | Wu, Ke |
2014-12-06 | Remove SBitArray and use vector<bool> instead | Wu, Ke |
2014-12-06 | Remove unused code | Wu, Ke |
2014-12-06 | Remove unnecessary state from SoftSynFeature | Wu, Ke |
2014-12-06 | Use ff_const_reorder_common.h instead of tree.h | Wu, Ke |
2014-12-06 | Merge branch 'const_reorder' into softsyn | Wu, Ke |
2014-12-06 | Move non-MaxEnt code out of utils | Wu, Ke |
2014-12-06 | Remove synutils.h in ff_soft_syn.cc | Wu, Ke |
2014-12-06 | Merge branch 'const_reorder' into softsyn | Wu, Ke |
2014-12-06 | Remove synutils.h | Wu, Ke |
2014-11-30 | implementation of Rico Sennrich's CKY+ variant; it currently doesn't support ... | Chris Dyer |
2014-11-28 | conll example in cdec | Chris Dyer |
2014-11-24 | Merge pull request #59 from kho/mrmira | Chris Dyer |
2014-11-16 | typo fix | mjdenkowski |
2014-11-01 | Junhui's implementation of soft syntax constraint features | Wu, Ke |
2014-10-25 | bit more info | Chris Dyer |
2014-10-25 | remove unused arg | Chris Dyer |
2014-10-25 | extract features from converted conll files | Chris Dyer |
2014-10-24 | conll2cdec conversion | Chris Dyer |
2014-10-19 | fix cfg rescore test | Chris Dyer |
2014-10-19 | Merge branch 'master' of https://github.com/redpony/cdec | Chris Dyer |
2014-10-19 | remove json from grammar_convert | Chris Dyer |
2014-10-19 | remove unnecessary test data | Chris Dyer |
2014-10-19 | missing test data | Chris Dyer |
2014-10-19 | remove json hypergraph format | Chris Dyer |
2014-10-19 | stop switch to boost serialization for hypergraph IO | Chris Dyer |
2014-10-18 | support serialization of TRule with boost serialization | Chris Dyer |
2014-10-18 | test sparse vector serialization | Chris Dyer |
2014-10-16 | Merge pull request #58 from kho/xml | Chris Dyer |
2014-10-15 | Add --show_derivations_mask to control what to print when --show_derivations | Wu, Ke |
2014-10-13 | Merge branch 'master' of github.com:redpony/cdec | armatthews |
2014-10-13 | Added alignment to pass through rules in t2s | armatthews |
2014-10-13 | new kenlm | Chris Dyer |
2014-10-12 | banner style | Chris Dyer |
2014-10-12 | update date on configure.ac | Chris Dyer |
2014-10-12 | Cherry picked Mr.MIRA compatibility mode code | Wu, Ke |
2014-10-12 | fix bug | Chris Dyer |
2014-10-12 | deal with alignments in tree to string grammars | Chris Dyer |
2014-10-11 | Merge branch 'const_reorder' of github.com:kho/cdec into const_reorder | Wu, Ke |
2014-10-10 | Eliminate compiler warnings | Wu, Ke |
2014-10-10 | Remove ConstReorderFeatureFactory | Wu, Ke |
2014-10-10 | Top-level documentation for ConstReorderFeature | Wu, Ke |
2014-10-10 | Run clang-format | Wu, Ke |
2014-10-10 | Trainers for reordering constraint models | Wu, Ke |
2014-10-10 | Run clang-format | Wu, Ke |
2014-10-10 | Remove using namespace std | Wu, Ke |
2014-10-10 | Allow erasure of part of state | Wu, Ke |
2014-10-10 | Replace deprecated hash_map with unordred_map | Wu, Ke |
2014-10-10 | Replace deprecated hash_map with unordred_map | Wu, Ke |