__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 |
_state.pxd
|
fix bug in StateC.set_break()
|
2016-05-05 15:15:34 +02:00 |
_state.pyx
|
* Continue proxying. Some problem currently
|
2016-02-01 02:22:21 +01:00 |
iterators.pyx
|
Allow German noun chunks to work on Span
|
2016-11-24 23:30:15 +11:00 |
ner.pxd
|
* Remove import of _state module
|
2015-06-23 17:25:08 +02:00 |
ner.pyx
|
Merge old training fixes with newer state
|
2016-11-25 09:16:36 -06:00 |
nonproj.pyx
|
Fix unicode problem in nonproj module
|
2016-11-25 17:29:17 -06:00 |
parser.pyx
|
Use thinc 6.0
|
2016-12-29 11:58:42 +01:00 |
stateclass.pxd
|
* Now fully proxied
|
2016-02-01 02:37:08 +01:00 |
stateclass.pyx
|
Fix queue Python property in StateClass
|
2016-10-16 17:04:41 +02:00 |
util.py
|
* Add get() function in spacy/syntax/Config
|
2015-06-07 19:09:15 +02:00 |