summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2014-12-09Merge branch 'const_reorder_no_state' into softsynWu, 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-06Remove unused codeWu, Ke
2014-12-06Remove unnecessary state from SoftSynFeatureWu, Ke
2014-12-06Use ff_const_reorder_common.h instead of tree.hWu, Ke
2014-12-06Merge branch 'const_reorder' into softsynWu, Ke
2014-12-06Move non-MaxEnt code out of utilsWu, Ke
2014-12-06Remove synutils.h in ff_soft_syn.ccWu, Ke
2014-12-06Merge branch 'const_reorder' into softsynWu, Ke
2014-12-06Remove synutils.hWu, Ke
2014-11-01Junhui's implementation of soft syntax constraint featuresWu, 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
2014-09-22added missing c++11 headers (could not compile with gcc-4.8)Wilker Aziz
2014-09-07Merge pull request #50 from pks/masterChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ...mjdenkowski
2014-08-02finallyPatrick Simianer
2014-08-02fixPatrick Simianer
2014-07-29make PassThrough1..N optionalPatrick Simianer
2014-07-22Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-07-21comment about cluster file formatChris Dyer
2014-07-04Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-07-01track spans in t2s translationChris Dyer
2014-06-27Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-06-15reduce ambiguity due to pass through rules in t2s translationChris Dyer
2014-06-15Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-06-13new trule datastructure that can store t2s with multiple states (i.e., t2t ru...Chris Dyer
2014-06-13stringpiece based parser for tree-to-string rules (foundation for t2t rules)Chris Dyer
2014-06-13tree fragment accepts StringPiece instead of stringChris Dyer
2014-06-12Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-05-24support per sentence tree-to-string grammarsChris Dyer
2014-05-17fix unique checkChris Dyer
2014-05-17check for duplicates when creating pass through rulesChris Dyer
2014-05-17stub for t2t translatorChris Dyer
2014-05-09remove fixed bug warningChris Dyer
2014-05-08missing headerChris Dyer
2014-05-08better featuresChris Dyer
2014-05-08Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2014-05-08turn of span filteringChris Dyer
2014-04-27clean up headersChris Dyer
2014-04-25check for non-rescorable hypergraphsChris Dyer
2014-04-25fix tree-to-string forest so it works with cube pruning assumptionsChris Dyer