summaryrefslogtreecommitdiff
path: root/decoder/Makefile.am
AgeCommit message (Expand)Author
2014-09-07Merge pull request #50 from pks/masterChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ...mjdenkowski
2014-06-12Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-04-07track node state for smarter unionChris Dyer
2014-03-30almost complete tree to string translatorChris Dyer
2014-03-18star functionChris Dyer
2014-03-16Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-03-13missing makefileChris Dyer
2014-01-13Felix' https://github.com/felleh lexical word alignment featuresPatrick Simianer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-05cleaning up syntax featuresPatrick Simianer
2013-06-20Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-06-06add rdynamic to cdecChris Dyer
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-14source path featuresChris Dyer
2013-01-18KenLM dffafbf with lmplz source (but not built)Kenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-11-17remove some old stuffChris Dyer
2012-10-22Update search, make it compileKenneth Heafield
2012-10-16clean up of bad header includesChris Dyer
2012-10-11add support for dlopen'd feature functionsChris Dyer
2012-08-12use new union apiChris Dyer
2012-07-28slight improvement to the way NTs are handled in the FST-CFG composition algo...Chris Dyer
2012-05-11Pedantic rename to .ll for C++ lex filesKenneth Heafield
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-03-10frequency-based binningChris Dyer
2012-03-08simple context feature for taggerChris Dyer
2011-11-11optionally sample from forest to get training instances, rather than k-best itChris Dyer
2011-10-14remove FSA integration code. will have to be resurrected another dayChris Dyer
2011-09-12source syntax features ~ blunsom emnlp 2008Chris Dyer
2011-09-09rule feature refactoringChris Dyer
2011-07-06ngram count featuresChris Dyer
2011-03-23refactor makefileChris Dyer
2011-03-10initial version of sconsJonathan Clark
2011-02-02first span featuresChris Dyer
2010-12-28incorporate dwarf featureschris dyer
2010-12-23non-latin character detectorChris Dyer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-11-12Gross hack for compiling GLC as a library. Currently has hardcoded path, but ...jon.h.clark
2010-11-11klm stubredpony
2010-10-27factored lexiconredpony