__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
|
* Add pos_tag method to Language
|
2014-11-02 14:21:43 +11:00 |
lang.pyx
|
* Add pos_tag method to Language
|
2014-11-02 14:21:43 +11:00 |
pos.pyx
|
* Fiddle with POS tag features
|
2014-11-03 00:15:03 +11:00 |
tokens.pxd
|
* Remove vocab10k from tokens
|
2014-11-03 00:23:20 +11:00 |
tokens.pyx
|
* Remove vocab10k from tokens
|
2014-11-03 00:23:20 +11:00 |
util.py
|
* Tighten interfaces
|
2014-10-30 18:14:42 +11:00 |