spaCy/spacy/tokens
Adriane Boyd e1b7cbd197 Remove MorphAnalysis __str__ and __repr__ 2020-05-29 14:33:47 +02:00
..
__init__.pxd
__init__.py
_retokenize.pyx Disallow merging 0-length spans 2020-05-22 10:14:34 +02:00
_serialize.py
doc.pxd Normalize TokenC.sent_start values for Matcher (#5346) 2020-04-29 12:57:30 +02:00
doc.pyx Limiting noun_chunks for specific languages (#5396) 2020-05-14 12:58:06 +02:00
morphanalysis.pxd
morphanalysis.pyx Remove MorphAnalysis __str__ and __repr__ 2020-05-29 14:33:47 +02:00
span.pxd
span.pyx Use Token.sent_start for Span.sent (#5439) 2020-05-14 18:22:51 +02:00
token.pxd serialize ENT_ID (#4852) 2020-01-06 14:57:34 +01:00
token.pyx Reduce stored lexemes data, move feats to lookups (#5238) 2020-05-19 15:59:14 +02:00
underscore.py load Underscore state when multiprocessing 2020-02-12 11:50:42 +01:00