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-20 | enable programmatic setting of grammar objects, cleanup of grammar handling | Chris Dyer | |
2012-07-11 | [python] Direct hypergraph access | Victor Chahuneau | |
- small API changes (*_trees methods) - decoder config can now passed as arguments | |||
2012-07-05 | [python] Add convenience methods | Victor Chahuneau | |
2012-07-05 | Fix for pow(double, double) | Victor Chahuneau | |
+ [python] check bounds for candidate set | |||
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 | |||
2012-06-21 | Allow SA rule extraction to write to a python buffer | Victor Chahuneau | |
+ very small sa-extract cleanup | |||
2012-06-14 | Detect boost location before building the python module | Victor Chahuneau | |
2012-06-06 | Python - Added hypergraph functionnality | Victor Chahuneau | |
- k-best translations - 1-best, k-best structures - sample derivations from the forest - intersect hypergraph and lattice - lattice | |||
2012-06-04 | Python module: initial version | Victor Chahuneau | |