spaCy/spacy/tokens
2015-09-13 10:27:42 +10:00
..
__init__.pxd * Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx 2015-07-13 20:20:58 +02:00
__init__.py * Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx 2015-07-13 20:20:58 +02:00
doc.pxd * More work on language-generic parsing 2015-08-28 02:02:33 +02:00
doc.pyx * Add test and test_with_ws attributes. 2015-09-13 10:27:42 +10:00
spans.pxd * Break up tokens.pyx into tokens/doc.pyx, tokens/token.pyx, tokens/spans.pyx 2015-07-13 20:20:58 +02:00
spans.pyx * Add test and test_with_ws attributes. 2015-09-13 10:27:42 +10:00
token.pxd * Import attrs from spacy.attrs, not spacy.typedefs 2015-07-16 11:23:25 +02:00
token.pyx * Add test and test_with_ws attributes. 2015-09-13 10:27:42 +10:00