Age | Commit message (Expand) | Author |
2015-02-19 | when ApplyRules resizes nodes_, the reference to `cat` may become invalid and... | Wilker Aziz |
2015-02-04 | fixed lattice gold files | armatthews |
2015-02-04 | allow empty feature dictionaries | armatthews |
2015-02-04 | Updated tests for lattice input | armatthews |
2015-02-04 | Added dictionary support to PLF | armatthews |
2015-02-03 | support multiple sparse features on lattice edges | CHRISTOPHER DYER |
2015-02-03 | tool to dedupilate corpus with hashing | CHRISTOPHER DYER |
2015-01-08 | Stop BOMbs before they decrease quality | Kenneth Heafield |
2014-12-29 | deal with eur symbol | Chris Dyer |
2014-12-29 | finnish case markings | Chris Dyer |
2014-12-29 | foo | Chris Dyer |
2014-12-29 | foo | Chris Dyer |
2014-12-29 | finnish abbrevs | Chris Dyer |
2014-12-20 | Generalize to sample any number of dev sets | mjdenkowski |
2014-12-19 | Sample dev and test sets with pseudo-documents | mjdenkowski |
2014-12-18 | Merge pull request #64 from kho/softsyn_2 | Chris Dyer |
2014-12-17 | Merge branch 'const_reorder_2' into softsyn_2 | Wu, Ke |
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 |