Age | Commit message (Collapse) | Author |
|
- TDConvert returns a string
- various c_str fixes (make copies)
- cleanup .gitignore
|
|
+ remove configobj dependency
+ re-structure packages (no more top-level library)
+ "const" stuff
+ use __new__ instead of constructor for some objects
|
|
- Translation rules can now be create programatically
- Grammars = list of translation rules can be used for translation
- Feature expectations on the hypergraph (inside_outside)
|
|
- small API changes (*_trees methods)
- decoder config can now passed as arguments
|
|
|
|
- SparseVector, DenseVector
- improved Lattice
- Lattice translation
- Hypergraph reweighting, pruning
|
|
- k-best translations
- 1-best, k-best structures
- sample derivations from the forest
- intersect hypergraph and lattice
- lattice
|
|
|