summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-01Junhui's implementation of soft syntax constraint featuresWu, Ke
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-08Fix an out-of-bound access bug in maxentWu, 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-10-07Make synutils compileWu, Ke
2014-10-07Apply clang-formatWu, Ke
2014-10-07Import synutilsWu, Ke
2014-09-23Remove unused include.Paul Baltescu
2014-09-22added missing c++11 headers (could not compile with gcc-4.8)Wilker Aziz
2014-09-17Merge pull request #51 from wilkeraziz/masterChris Dyer
a few minor changes to pycdec
2014-09-17scaling weights, return dot and fmap from sampling, iterate over theWilker Aziz
terminal spans in a rule
2014-09-15migrate to new Cython versionChris Dyer
2014-09-10fix bug when there are too few featuresChris Dyer
2014-09-08fix for some new strictness with new gccChris Dyer
2014-09-08make dependencies on MPI libraries explicitChris Dyer
2014-09-08upgrade to new boost.m4Chris Dyer
2014-09-07Merge pull request #50 from pks/masterChris Dyer
alignment features, PassThroughN features, dtrain update, mira qsub, and pro fix
2014-09-06ld commitChris Dyer
2014-09-04word error rate metricChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ↵mjdenkowski
a few binaries.
2014-08-07Don't depend on realtime in case people don't want to build pycdec.mjdenkowski
2014-08-02finallyPatrick Simianer
2014-08-02fixPatrick Simianer
2014-07-29fixPatrick Simianer
2014-07-29make PassThrough1..N optionalPatrick Simianer
2014-07-22ignorePatrick Simianer
2014-07-22pro fixPatrick Simianer
2014-07-22mira qsubPatrick Simianer
2014-07-22Heidelberg LocalConfig.pmPatrick Simianer
2014-07-22fix parallelize.rbPatrick Simianer
2014-07-22Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-07-21comment about cluster file formatChris Dyer
2014-07-18fixPatrick Simianer
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