spaCy/spacy
2017-05-23 18:47:32 +02:00
..
cli Revert "Revert "WIP on improving parser efficiency"" 2017-05-23 03:06:53 -05:00
data
displacy Tidy up displaCy and add "manual" option 2017-05-22 18:48:20 +02:00
lang
syntax Add hacky logic to accelerate depth=0 case in parser 2017-05-23 11:06:49 -05:00
tests Include sent_start test 2017-05-23 18:40:37 +02:00
tokens Fix conflict artefacts 2017-05-23 18:47:11 +02:00
__init__.pxd
__init__.py
__main__.py
_ml.py
about.py
attrs.pxd Add SENT_START attribute, for custom sentence boundary detection 2017-05-23 18:37:58 +02:00
attrs.pyx Add SENT_START attribute, for custom sentence boundary detection 2017-05-23 18:37:58 +02:00
cfile.pxd
cfile.pyx
compat.py
deprecated.py
glossary.py
gold.pxd
gold.pyx Revert "Revert "WIP on improving parser efficiency"" 2017-05-23 03:06:53 -05:00
language.py Don't hold gradient updates in language -- let the parser decide how to batch the updates. 2017-05-23 04:29:10 -05:00
lemmatizer.py
lemmatizerlookup.py
lexeme.pxd
lexeme.pyx
matcher.pyx Go back to previous matcher signature, with on_match positional 2017-05-23 04:37:40 -05:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx Revert "Revert "WIP on improving parser efficiency"" 2017-05-23 03:06:53 -05:00
scorer.py
strings.pxd
strings.pyx
structs.pxd
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
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx