spaCy/spacy/tokens
svlandeg cc926267f8 small fixes 2020-08-21 15:05:40 +02:00
..
__init__.pxd
__init__.py
_retokenize.pyx Add Lemmatizer and simplify related components (#5848) 2020-08-07 15:27:13 +02:00
_serialize.py Add DocBin to/from_disk methods and update docs (#5892) 2020-08-07 14:30:59 +02:00
doc.pxd Record whether Doc objects are built from known spacing (#5697) 2020-07-03 12:58:16 +02:00
doc.pyx small fixes 2020-08-21 15:05:40 +02:00
morphanalysis.pxd
morphanalysis.pyx Minor refactor for Morphology and MorphAnalysis (#5804) 2020-07-24 09:28:06 +02:00
span.pxd
span.pyx Add AttributeRuler for token attribute exceptions (#5842) 2020-08-04 17:02:39 +02:00
token.pxd
token.pyx Add Token.lex 2020-08-10 16:43:52 +02:00
underscore.py Remove object subclassing 2020-07-12 14:03:23 +02:00