spaCy/spacy/tokens
Burton DeWilde a5c6869b2d Fix bug where span.orth_ != span.text (see #1612) 2017-11-20 12:05:43 -06:00
..
__init__.pxd
__init__.py Tidy up and document Doc, Token and Span 2017-10-27 15:41:45 +02:00
doc.pxd Allow weakrefs on Doc objects 2017-10-16 19:22:11 +02:00
doc.pyx Ensure path in Doc.to_disk/from_disk (resolves ##1521) 2017-11-09 02:29:03 +01:00
printers.py Tidy up util and helpers 2017-10-27 14:39:09 +02:00
span.pxd
span.pyx Fix bug where span.orth_ != span.text (see #1612) 2017-11-20 12:05:43 -06:00
token.pxd Remove caching of Token in Doc, as caused cycle. 2017-10-16 19:34:21 +02:00
token.pyx Back-off to tensor for similarity if no vectors 2017-11-03 20:56:33 +01:00
underscore.py Tidy up util and helpers 2017-10-27 14:39:09 +02:00