summaryrefslogtreecommitdiff
path: root/decoder/cdec_ff.cc
AgeCommit message (Expand)Author
2014-10-10Remove ConstReorderFeatureFactoryWu, Ke
2014-10-07Add ConstReorderFeatureWu, Ke
2014-02-28Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-02-16new rule shape featuresChris Dyer
2014-01-13remove duplicate word alignment featuresPatrick Simianer
2014-01-13Felix' https://github.com/felleh lexical word alignment featuresPatrick Simianer
2014-01-13rule word alignment featuresPatrick Simianer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-05cleaning up syntax featuresPatrick Simianer
2013-04-29enabled buildPatrick Simianer
2013-04-29added (broken) variant of a featurePatrick Simianer
2013-04-26added Gesa's alternative source syntax featuresPatrick Simianer
2013-04-26added (broken) feature functionPatrick Simianer
2013-04-26added Gesa's soft syntactic featuresPatrick Simianer
2013-04-25added Gesa's parse match feature functionPatrick Simianer
2013-03-14fix source pathChris Dyer
2013-03-14source path featuresChris Dyer
2012-11-05merge upstream/masterPatrick Simianer
2012-10-16clean up of bad header includesChris Dyer
2012-10-11add support for dlopen'd feature functionsChris Dyer
2012-06-24RuleTargetBigramFeatures, parallelize.rbPatrick Simianer
2012-03-08simple context feature for taggerChris Dyer
2011-10-14remove FSA integration code. will have to be resurrected another dayChris Dyer
2011-09-17enable sss featuresChris Dyer
2011-09-12source syntax features ~ blunsom emnlp 2008Chris Dyer
2011-09-09rule feature refactoringChris Dyer
2011-08-18KenLM update: Bhiksha's trick, simple test for lms without unk, auto-detect b...Kenneth Heafield
2011-07-06ngram count featuresChris Dyer
2011-06-26QuantizationKenneth Heafield
2011-06-01register featureChris Dyer
2011-05-20kenlm update including being nicer to NFSKenneth Heafield
2011-04-22fixChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-02-26chiang, marton, resnik fine reordering featuresChris Dyer
2011-02-02first span featuresChris Dyer
2010-12-28incorporate dwarf featureschris dyer
2010-12-23non-latin character detectorChris Dyer
2010-12-23support different types in kenlmChris Dyer
2010-12-22clean up names of feature functions, fix tagger, fix testsChris Dyer
2010-12-15feature to detect self-transition before/after identity translationsChris Dyer
2010-12-09major refactor of markov features for word alignmentChris Dyer
2010-12-01alternative def of neighborhoodsredpony
2010-11-12Gross hack for compiling GLC as a library. Currently has hardcoded path, but ...jon.h.clark
2010-11-11klm stubredpony
2010-10-21bit more alignment stuffredpony
2010-10-13target unigram featureredpony
2010-10-13trigger ff, max iteration for online optimizerredpony
2010-09-29another feature, another POSredpony
2010-09-19big refactorredpony