spaCy/spacy/tokens
Matthew Honnibal ab5aac5b2f * Add .rank property to Token and Lexeme, for frequency rank 2015-11-08 16:18:25 +01:00
..
__init__.pxd
__init__.py
doc.pxd
doc.pyx
span.pxd * Removed unused i variable from Span, and set attributes to read-only 2015-11-07 17:06:15 +11:00
span.pyx * Fix zero-length spans 2015-11-07 17:05:16 +11:00
token.pxd
token.pyx * Add .rank property to Token and Lexeme, for frequency rank 2015-11-08 16:18:25 +01:00