index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
src
/
_cdec.pyx
Age
Commit message (
Expand
)
Author
2013-08-26
Improve the package structure of pycdec
Victor Chahuneau
2013-06-02
Possible fix for #13
Victor Chahuneau
2012-10-16
[python] Fix string problems + Documentation.
Victor Chahuneau
2012-08-14
[cdec.sa] Explicit feature names in grammar extractor output
Victor Chahuneau
2012-08-11
[python] fix for new dict API
Victor Chahuneau
2012-08-08
[python] Get rid of the GIL
Victor Chahuneau
2012-07-27
[python] conversion from cdec.sa.Rule to cdec.TRule
Victor Chahuneau
2012-07-21
[python] Support for grammars
Victor Chahuneau
2012-07-20
enable programmatic setting of grammar objects, cleanup of grammar handling
Chris Dyer
2012-07-11
[python] Direct hypergraph access
Victor Chahuneau
2012-07-05
[python] Add convenience methods
Victor Chahuneau
2012-07-01
[python] MT evaluation
Victor Chahuneau
2012-06-23
Support for sparse/dense vectors in the python extension
Victor Chahuneau
2012-06-14
Detect boost location before building the python module
Victor Chahuneau
2012-06-06
Python - Added hypergraph functionnality
Victor Chahuneau
2012-06-04
Python module: initial version
Victor Chahuneau