Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-27 | [python] conversion from cdec.sa.Rule to cdec.TRule | Victor Chahuneau | |
+ remove configobj dependency + re-structure packages (no more top-level library) + "const" stuff + use __new__ instead of constructor for some objects | |||
2012-07-25 | Character error rate metric | Victor Chahuneau | |
- [python] cdec.score.CER - Cleanup .gitignore | |||
2012-07-23 | [python] Evaluation metrics in Python | Victor Chahuneau | |
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 | |