summaryrefslogtreecommitdiff
path: root/extractor/Makefile.am
AgeCommit message (Expand)Author
2014-01-20fix openmp flag usageChris Dyer
2014-01-20update date, copyrightChris Dyer
2014-01-20fix for buildChris Dyer
2013-11-27Unify sampling backoff strategy.Paul Baltescu
2013-11-26Script for grammar extraction only.Paul Baltescu
2013-11-26Serialize vocabulary.Paul Baltescu
2013-11-25Reduce unordered_map calls.Paul Baltescu
2013-11-25Reduce memory overhead for constructing the intersector.Paul Baltescu
2013-11-10guard against direct includes of tr1Chris Dyer
2013-04-27fix build if you don't have c++11Chris Dyer
2013-04-25only turn on c++11 for extractorChris Dyer
2013-03-07Parallelized grammar extraction.Paul Baltescu
2013-02-22Remove original version of the intersector.Paul Baltescu
2013-02-21Main make compiles the c++ extractor.Paul Baltescu
2013-02-19Timing every part of the extractor.Paul Baltescu
2013-02-14Working version of the grammar extractor.Paul Baltescu
2013-02-01Second working commit.Paul Baltescu
2013-01-28Initial working commit.Paul Baltescu