__init__.pxd
|
* Work on greedy parser
|
2014-12-16 22:46:55 +11:00 |
__init__.py
|
* Work on greedy parser
|
2014-12-16 22:46:55 +11:00 |
_parse_features.pxd
|
* Update parse features
|
2015-07-08 19:11:36 +02:00 |
_parse_features.pyx
|
* Remove profile declarations
|
2015-07-25 18:13:06 +02:00 |
_state.pyx
|
* Continue proxying. Some problem currently
|
2016-02-01 02:22:21 +01:00 |
arc_eager.pyx
|
* Fix ArcEager.set_valid
|
2016-02-01 03:07:37 +01:00 |
ner.pxd
|
* Remove import of _state module
|
2015-06-23 17:25:08 +02:00 |
parser.pxd
|
* Switch parser to use nogil functions
|
2016-01-30 20:27:07 +01:00 |
parser.pyx
|
* Use openmp in parser
|
2016-02-01 03:08:42 +01:00 |
stateclass.pxd
|
* Now fully proxied
|
2016-02-01 02:37:08 +01:00 |
stateclass.pyx
|
* Now fully proxied
|
2016-02-01 02:37:08 +01:00 |
util.py
|
* Add get() function in spacy/syntax/Config
|
2015-06-07 19:09:15 +02:00 |