spaCy/spacy/tokens
Ines Montani ef2c67cca5
Add DocBin to/from_disk methods and update docs (#5892)
* Add DocBin to/from_disk methods and update docs

* Use DocBin.from_disk in Corpus
2020-08-07 14:30:59 +02:00
..
__init__.pxd
__init__.py Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
_retokenize.pyx Add AttributeRuler for token attribute exceptions (#5842) 2020-08-04 17:02:39 +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 Use "raise ... from" in custom errors for better tracebacks 2020-08-05 23:53:21 +02:00
morphanalysis.pxd Modify morphology to support arbitrary features (#4932) 2020-01-23 22:01:54 +01:00
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 Tidy up compiler flags and imports (#5071) 2020-03-02 11:48:10 +01:00
token.pyx Merge branch 'develop' into master-tmp 2020-07-20 14:58:04 +02:00
underscore.py Remove object subclassing 2020-07-12 14:03:23 +02:00