summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2015-03-03migration to cmakeChris Dyer
2014-12-17Merge with upstreamWu, Ke
2014-12-06Move non-MaxEnt code out of utilsWu, Ke
1. alignment.h, argument_reorder_model.h, src_sentence.h, tree.h, tsuruoka_maxent.h -> decoder/ff_const_reorder_common.h. 2. Trainers source files (argument_reorder_model.cc and constituent_reorder_model.cc) are moved to training/const_reorder.
2014-10-12update date on configure.acChris Dyer
2014-10-09patch for using ax_pthreadChris Dyer
2014-10-07Move synutils under utilsWu, Ke
2014-10-07Make synutils compileWu, Ke
2014-09-08fix for some new strictness with new gccChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ↵mjdenkowski
a few binaries.
2014-07-01track spans in t2s translationChris Dyer
2014-01-28better mira defaults, new release 2014-01-28Chris Dyer
2014-01-20update date, copyrightChris Dyer
2014-01-20fix for buildChris Dyer
2013-11-23Fix broken extractor test.Paul Baltescu
2013-11-10mav fixesChris Dyer
2013-11-10fix for mavericksChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-05-19new kenlm dependencyChris Dyer
2013-04-23configure c++11 if availableChris Dyer
2013-04-23merge paul's extractor codeChris Dyer
2013-03-28updated configure.acAvneesh Saluja
2013-03-09bump releaseChris Dyer
2013-03-07Parallelized grammar extraction.Paul Baltescu
2013-02-21Main make compiles the c++ extractor.Paul Baltescu
2013-02-21Fix for configure script.Paul Baltescu
2013-02-21Merge branch 'master' of https://github.com/pauldb89/cdecPaul Baltescu
2013-01-28Initial working commit.Paul Baltescu
2013-01-20remove dependency on timer/chronoChris Dyer
2013-01-20clean up a bitChris Dyer
2013-01-19deal with chrono/timerChris Dyer
2013-01-19updated version of boost.m4 and automatically build kenneth's LM builderChris Dyer
2013-01-18KenLM dffafbf with lmplz source (but not built)Kenneth Heafield
2013-01-15corpus filesChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-12-14Updated kenlmKenneth Heafield
2012-12-14add compression librariesChris Dyer
2012-11-18major restructure of the training codeChris Dyer
2012-11-18fix reference to serializationChris Dyer
2012-11-18fix part 2Chris Dyer
2012-11-17remove some old stuffChris Dyer
2012-11-17make meteor jar configurable at build timeChris Dyer
2012-10-22Update search, make it compileKenneth Heafield
2012-10-11example external feature functionChris Dyer
2012-10-11add support for dlopen'd feature functionsChris Dyer
2012-10-02fix buildChris Dyer
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-08-12remove extoolsChris Dyer
2012-08-12fix permissionsChris Dyer