summaryrefslogtreecommitdiff
path: root/python/pkg
AgeCommit message (Collapse)Author
2012-11-14deal with referencesChris Dyer
2012-09-06[cdec.sa] Allow sentence annotation and initial configurationVictor Chahuneau
2012-09-06[cdec.sa] Make list of word ids <-> sentence string mapping easyVictor Chahuneau
2012-09-05[pycdec.sa] Fix the -f option specificationVictor Chahuneau
2012-09-05Revert to the "old style" pair count...Victor Chahuneau
+ API naming fixes + Multiple feature definition files can be passed to the extractor
2012-09-05Extractor no longer complains if feature definitions aren't suppliedAdam Lopez
2012-09-05Expose new feature extraction APIVictor Chahuneau
2012-09-04Multi-processing grammar extractionVictor Chahuneau
+ various surface fixes
2012-08-14[cdec.sa] Explicit feature names in grammar extractor outputVictor Chahuneau
+ sparse features in extractor + hg.intersect(string) + basestring = str|unicode
2012-08-08[python] Get rid of the GILVictor Chahuneau
2012-08-03[python] Fix some details in cdec.sa toolsVictor Chahuneau
2012-07-30[python] monolingual grammarsVictor Chahuneau
2012-07-28[python] Suffix array compiler can read bitext (-b)Victor Chahuneau
2012-07-27[python] Move python files to avoid pythonpath conflictsVictor Chahuneau