Age | Commit message (Expand) | Author |
2014-12-17 | Merge pull request #65 from kho/const_reorder_2 | Chris Dyer |
2014-12-17 | Fix a building problem | Wu, Ke |
2014-12-17 | Merge pull request #63 from kho/const_reorder_2 | Chris Dyer |
2014-12-17 | Merge branch 'const_reorder_2' into softsyn_2 | Wu, Ke |
2014-12-17 | Merge with upstream | Wu, Ke |
2014-12-17 | Combine everything related to maxent to a single file | Wu, Ke |
2014-12-17 | Move training routine out of ff_const_reorder_common.h | Wu, Ke |
2014-12-17 | Merge branch 'ignore_state' into const_reorder_2 | Wu, Ke |
2014-12-17 | Merge pull request #61 from kho/ignore_state | Chris Dyer |
2014-12-17 | Warn about possible misuse of IgnoredStateSize() related functions | Wu, Ke |
2014-12-11 | Also read from attribute "src_tree" | Wu, Ke |
2014-12-11 | Remove index mapping; also read from attribute "src_tree" | Wu, Ke |
2014-12-11 | Merge branch 'softsyn' into softsyn_2 | Wu, Ke |
2014-12-11 | Merge branch 'const_reorder_no_state' into const_reorder_2 | Wu, Ke |
2014-12-11 | Add IgnoredStateSize() to FeatureFunction | Wu, Ke |
2014-12-09 | Merge branch 'const_reorder_no_state' into softsyn | Wu, Ke |
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 |