.. |
cli
|
Remove tensorizer from model pipeline example in spacy package
|
2017-10-24 16:00:56 +02:00 |
data
|
…
|
|
displacy
|
…
|
|
lang
|
Restore SP tag to English tag_map, until models migrate
|
2017-10-24 17:05:00 +02:00 |
syntax
|
Check for out-of-memory when calling calloc. Closes #1446
|
2017-10-24 12:40:47 +02:00 |
tests
|
Update tests
|
2017-10-24 17:05:15 +02:00 |
tokens
|
Fix #1375 -- out-of-bounds on token.nbor()
|
2017-10-24 12:10:39 +02:00 |
__init__.pxd
|
…
|
|
__init__.py
|
Unbreak merge artefact
|
2017-10-03 09:41:05 -05:00 |
__main__.py
|
Add validate CLI command
|
2017-10-12 20:05:06 +02:00 |
_cfile.pxd
|
…
|
|
_cfile.pyx
|
…
|
|
_ml.py
|
Improve embedding defaults
|
2017-10-11 09:44:17 +02:00 |
about.py
|
Increment version
|
2017-10-24 17:06:19 +02:00 |
attrs.pxd
|
Fix cpdef enum in attrs.pyx
|
2017-09-17 12:28:53 -05:00 |
attrs.pyx
|
Fix cpdef enum in attrs.pyx
|
2017-09-17 12:28:53 -05:00 |
cfile.pxd
|
…
|
|
cfile.pyx
|
…
|
|
compat.py
|
Add locale_escape compat function
|
2017-10-12 22:22:04 +02:00 |
deprecated.py
|
…
|
|
glossary.py
|
…
|
|
gold.pxd
|
…
|
|
gold.pyx
|
Prune number of non-projective labels more aggressiely
|
2017-10-11 02:46:44 -05:00 |
language.py
|
Improve piping in language.pipe
|
2017-10-18 21:46:12 +02:00 |
lemmatizer.py
|
Always make lemmatizer return a list of lemmas, not a set
|
2017-10-24 16:00:56 +02:00 |
lexeme.pxd
|
…
|
|
lexeme.pyx
|
…
|
|
matcher.pyx
|
Fix Issue #1450: Off-by-1 in * and ? matches
|
2017-10-24 14:26:27 +02:00 |
morphology.pxd
|
Remove cpdef enum, to avoid too much code generation
|
2017-10-20 13:59:57 +02:00 |
morphology.pyx
|
Restore SP tag to English tag_map, until models migrate
|
2017-10-24 17:05:00 +02:00 |
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
…
|
|
pipeline.pxd
|
…
|
|
pipeline.pyx
|
Add missing return statement in SentenceSegmenter
|
2017-10-17 15:32:56 +02:00 |
scorer.py
|
…
|
|
strings.pxd
|
Remove obsolete is_frozen functionality from StringStore
|
2017-10-16 19:23:10 +02:00 |
strings.pyx
|
Clean up remnant of frozen in StringStore
|
2017-10-16 19:34:41 +02:00 |
structs.pxd
|
Make TokenC.sent_tart an int, to allow ternary value
|
2017-10-08 19:58:54 +02:00 |
symbols.pxd
|
Update symbols and document missing token attributes (see #1439)
|
2017-10-20 13:08:44 +02:00 |
symbols.pyx
|
Update symbols and document missing token attributes (see #1439)
|
2017-10-20 13:08:44 +02:00 |
tagger.pxd
|
…
|
|
tagger.pyx
|
…
|
|
tokenizer.pxd
|
Disable tokenizer cache for special-cases. Fixes #1250
|
2017-10-24 16:08:05 +02:00 |
tokenizer.pyx
|
Disable tokenizer cache for special-cases. Fixes #1250
|
2017-10-24 16:08:05 +02:00 |
typedefs.pxd
|
…
|
|
typedefs.pyx
|
…
|
|
util.py
|
Convert closure to functools.partial, to promote pickling
|
2017-10-17 18:20:52 +02:00 |
vectors.pyx
|
Make change to Vectors.__init__
|
2017-10-20 14:19:04 +02:00 |
vocab.pxd
|
…
|
|
vocab.pyx
|
Merge pull request #1442 from explosion/feature/fix-sp
|
2017-10-24 10:24:07 +02:00 |