Age | Commit message (Collapse) | Author |
|
- use bytes instead of char*
- add some basic docstrings to functions/constructors
|
|
+ sparse features in extractor
+ hg.intersect(string)
+ basestring = str|unicode
|
|
- 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)
|