Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-08 | [python] Get rid of the GIL | Victor Chahuneau | |
2012-07-23 | [python] Evaluation metrics in Python | Victor Chahuneau | |
2012-07-21 | [python] Support for grammars | Victor Chahuneau | |
- Translation rules can now be create programatically - Grammars = list of translation rules can be used for translation - Feature expectations on the hypergraph (inside_outside) | |||
2012-07-11 | [python] Direct hypergraph access | Victor Chahuneau | |
- small API changes (*_trees methods) - decoder config can now passed as arguments | |||
2012-06-23 | Support for sparse/dense vectors in the python extension | Victor Chahuneau | |
- SparseVector, DenseVector - improved Lattice - Lattice translation - Hypergraph reweighting, pruning | |||
2012-06-04 | Python module: initial version | Victor Chahuneau | |