Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05 | [python] Add convenience methods | Victor Chahuneau | |
2012-07-02 | [python] Explicit candidate set; memory leak fixes | Victor Chahuneau | |
2012-07-01 | [python] MT evaluation | Victor Chahuneau | |
2012-06-23 | Support for sparse/dense vectors in the python extension | Victor Chahuneau | |
- SparseVector, DenseVector - improved Lattice - Lattice translation - Hypergraph reweighting, pruning |