spaCy/spacy/tokens
Matthew Honnibal a1be01185c Fix array out of bounds error in Span 2018-02-28 12:27:09 +01:00
..
__init__.pxd
__init__.py
doc.pxd
doc.pyx Add doc.is_sentenced attribute, re #1959 2018-02-18 14:16:55 +01:00
printers.py
span.pxd
span.pyx Fix array out of bounds error in Span 2018-02-28 12:27:09 +01:00
token.pxd fix sent_start in serialization 2018-01-28 19:50:42 +01:00
token.pyx lemma property to return hash instead of unicode 2018-02-27 19:50:01 +01:00
underscore.py