summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2015-04-02fix PIC flag on old version of cmakeChris Dyer
2015-03-04deal with libdlChris Dyer
2015-03-04remove perfect hash function stuff, add zip option to extract.ccChris Dyer
2015-03-03migration to cmakeChris Dyer
2015-02-03tool to dedupilate corpus with hashingCHRISTOPHER DYER
2014-12-17Merge with upstreamWu, Ke
2014-12-17Combine everything related to maxent to a single fileWu, Ke
2014-12-06Move non-MaxEnt code out of utilsWu, Ke
2014-12-06Remove synutils.hWu, Ke
2014-11-24Merge pull request #59 from kho/mrmiraChris Dyer
2014-10-19stop switch to boost serialization for hypergraph IOChris Dyer
2014-10-18test sparse vector serializationChris Dyer
2014-10-12Cherry picked Mr.MIRA compatibility mode codeWu, Ke
2014-10-10Eliminate compiler warningsWu, 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-10Replace deprecated hash_map with unordred_mapWu, Ke
2014-10-09fix header names in util/Chris Dyer
2014-10-08Fix an out-of-bound access bug in maxentWu, Ke
2014-10-07Move synutils under utilsWu, Ke
2014-10-07Make synutils compileWu, Ke
2014-10-07Apply clang-formatWu, Ke
2014-10-07Import synutilsWu, Ke
2014-09-10fix bug when there are too few featuresChris Dyer
2014-08-07Option for static linking (./configure --with-static). Currently limited to ...mjdenkowski
2014-06-12move string_piece to utils/ from inside klmChris Dyer
2014-05-15use fma if availableChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-03-18chris editsChris Dyer
2014-03-18star boolChris Dyer
2014-03-18star functionChris Dyer
2014-02-09adaptive hope-fear learnerChris Dyer
2014-01-22utf8 got biggerChris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-11fix iterator misuseChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-05syntax features now read trees from files -- no more escaping!Patrick Simianer
2013-09-17Save/load state in realtimeMichael Denkowski
2013-09-17Save/load weights in stream miraMichael Denkowski
2013-07-30Allow reading pairs of lines from stdin, easy force alignment scriptMichael Denkowski
2013-05-06fixChris Dyer
2013-04-25only turn on c++11 for extractorChris Dyer
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-10-15get rid of nested class that was causing header polutionChris Dyer