__init__.py
|
* Basic punct tests updated and passing
|
2014-08-27 19:38:57 +02:00 |
en.pxd
|
* Large refactor, particularly to Python API
|
2014-10-24 00:59:17 +11:00 |
en.pyx
|
* Tighten interfaces
|
2014-10-30 18:14:42 +11:00 |
lang.pxd
|
* Tighten interfaces
|
2014-10-30 18:14:42 +11:00 |
lang.pyx
|
* Tighten interfaces
|
2014-10-30 18:14:42 +11:00 |
lexeme.pyx
|
* Small efficiency tweak to lexeme init
|
2014-10-30 17:56:11 +11:00 |
orth.py
|
* Rewriting Lexeme serialization.
|
2014-10-29 23:19:38 +11:00 |
pos.pxd
|
* Add greedy pos tagger
|
2014-10-22 10:17:26 +11:00 |
tokens.pyx
|
* Fix Token after lexeme changes
|
2014-10-30 15:30:52 +11:00 |
util.py
|
* Tighten interfaces
|
2014-10-30 18:14:42 +11:00 |