summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30implementation of Rico Sennrich's CKY+ variant; it currently doesn't support ...Chris Dyer
2014-11-28conll example in cdecChris Dyer
2014-11-24Merge pull request #59 from kho/mrmiraChris Dyer
2014-11-16typo fixmjdenkowski
2014-11-01Junhui's implementation of soft syntax constraint featuresWu, Ke
2014-10-25bit more infoChris Dyer
2014-10-25remove unused argChris Dyer
2014-10-25extract features from converted conll filesChris Dyer
2014-10-24conll2cdec conversionChris Dyer
2014-10-19fix cfg rescore testChris Dyer
2014-10-19Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2014-10-19remove json from grammar_convertChris Dyer
2014-10-19remove unnecessary test dataChris Dyer
2014-10-19missing test dataChris Dyer
2014-10-19remove json hypergraph formatChris Dyer
2014-10-19stop switch to boost serialization for hypergraph IOChris Dyer
2014-10-18support serialization of TRule with boost serializationChris Dyer
2014-10-18test sparse vector serializationChris Dyer
2014-10-16Merge pull request #58 from kho/xmlChris Dyer
2014-10-15Add --show_derivations_mask to control what to print when --show_derivationsWu, Ke
2014-10-13Merge branch 'master' of github.com:redpony/cdecarmatthews
2014-10-13Added alignment to pass through rules in t2sarmatthews
2014-10-13new kenlmChris Dyer
2014-10-12banner styleChris Dyer
2014-10-12update date on configure.acChris Dyer
2014-10-12Cherry picked Mr.MIRA compatibility mode codeWu, Ke
2014-10-12fix bugChris Dyer
2014-10-12deal with alignments in tree to string grammarsChris Dyer
2014-10-11Merge branch 'const_reorder' of github.com:kho/cdec into const_reorderWu, 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-10Trainers for reordering constraint modelsWu, Ke
2014-10-10Run clang-formatWu, Ke
2014-10-10Remove using namespace stdWu, Ke
2014-10-10Allow erasure of part of stateWu, Ke
2014-10-10Replace deprecated hash_map with unordred_mapWu, Ke
2014-10-10Replace deprecated hash_map with unordred_mapWu, Ke
2014-10-09support bigger rules in arity featureChris Dyer
2014-10-09fix header names in decoder/Chris Dyer