.. |
cli
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 08:12:05 -05:00 |
data
|
…
|
|
displacy
|
Tidy up displaCy and add "manual" option
|
2017-05-22 18:48:20 +02:00 |
lang
|
Add 'xx' language ID for multi-language support
|
2017-05-28 00:58:59 +02:00 |
syntax
|
Fixes for new StringStore
|
2017-05-28 11:09:27 -05:00 |
tests
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
tokens
|
Fixes for new StringStore
|
2017-05-28 11:09:27 -05:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Update util functions for model loading
|
2017-05-28 00:22:40 +02:00 |
__main__.py
|
Reduce complexity in CLI
|
2017-05-22 12:28:58 +02:00 |
_ml.py
|
Don't overwrite model in initialization, when loading
|
2017-05-27 15:50:40 -05:00 |
about.py
|
…
|
|
attrs.pxd
|
Add SENT_START attribute, for custom sentence boundary detection
|
2017-05-23 18:37:58 +02:00 |
attrs.pyx
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
cfile.pxd
|
Get spaCy train command working with neural network
|
2017-05-17 12:04:50 +02:00 |
cfile.pyx
|
Get spaCy train command working with neural network
|
2017-05-17 12:04:50 +02:00 |
compat.py
|
Move cupy and CudaStream to compat
|
2017-05-18 14:12:45 +02:00 |
deprecated.py
|
…
|
|
glossary.py
|
…
|
|
gold.pxd
|
WIP on stringstore change. 27 failures
|
2017-05-28 14:06:40 +02:00 |
gold.pyx
|
WIP on stringstore change. 27 failures
|
2017-05-28 14:06:40 +02:00 |
language.py
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 08:12:05 -05:00 |
lemmatizer.py
|
…
|
|
lemmatizerlookup.py
|
…
|
|
lexeme.pxd
|
WIP on stringstore change. 27 failures
|
2017-05-28 14:06:40 +02:00 |
lexeme.pyx
|
Adjust lexeme sizing for attr_t being 64 bit
|
2017-05-28 12:51:09 +02:00 |
matcher.pyx
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
morphology.pxd
|
…
|
|
morphology.pyx
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
pipeline.pxd
|
…
|
|
pipeline.pyx
|
Merge branch 'develop' of https://github.com/explosion/spaCy into develop
|
2017-05-28 08:12:05 -05:00 |
scorer.py
|
…
|
|
strings.pxd
|
Work on changing StringStore to return hashes.
|
2017-05-28 12:36:27 +02:00 |
strings.pyx
|
Update docs to reflect StringStore changes
|
2017-05-28 18:19:11 +02:00 |
structs.pxd
|
WIP on stringstore change. 27 failures
|
2017-05-28 14:06:40 +02:00 |
symbols.pxd
|
Add SENT_START attribute, for custom sentence boundary detection
|
2017-05-23 18:37:58 +02:00 |
symbols.pyx
|
Add SENT_START attribute, for custom sentence boundary detection
|
2017-05-23 18:37:58 +02:00 |
tagger.pxd
|
…
|
|
tagger.pyx
|
Update docstrings and remove deprecated load classmethod
|
2017-05-21 13:27:52 +02:00 |
tokenizer.pxd
|
…
|
|
tokenizer.pyx
|
Update docstrings and API docs for Tokenizer
|
2017-05-21 13:18:14 +02:00 |
typedefs.pxd
|
Work on changing StringStore to return hashes.
|
2017-05-28 12:36:27 +02:00 |
typedefs.pyx
|
…
|
|
util.py
|
Update util functions for model loading
|
2017-05-28 00:22:40 +02:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
Finish stringstore change. Also xfail vectors tests
|
2017-05-28 15:10:22 +02:00 |