spaCy/spacy
Matthew Honnibal 6bb96c122d * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
..
en * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
munge
serialize * More Py 2/3 compatibility in bit strings 2015-07-24 04:52:06 +02:00
syntax * Remove profile declarations 2015-07-25 18:13:06 +02:00
tokens * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
__init__.pxd
__init__.py * Basic punct tests updated and passing 2014-08-27 19:38:57 +02:00
_ml.pxd
_ml.pyx * Remove gil from parser.call 2015-07-14 23:47:33 +02:00
_nn.py
_nn.pyx
_theano.pxd
_theano.pyx
attrs.pxd * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
attrs.pyx * Add a blank attrs.pyx 2015-07-17 16:40:42 +02:00
cfile.pxd * Add cfile.pyx 2015-07-23 01:10:36 +02:00
cfile.pyx
gold.pxd * Remove unused import 2015-07-25 18:11:16 +02:00
gold.pyx
lexeme.pxd * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
lexeme.pyx * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
morphology.pxd
morphology.pyx
multi_words.py
orth.pxd * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
orth.pyx * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00
parts_of_speech.pxd
parts_of_speech.pyx * Add SPACE part-of-speech tag, and train tagger to assign it. Also train tagger not to make whitespace an entity 2015-07-09 13:30:41 +02:00
scorer.py
senses.pxd
senses.pyx * Set up an array POS_SENSES that denotes the set of valid senses for each POS tag. This way, we can do bitwise & between a lexeme's senses and the ones available for its POS tag, to get the allowable senses for the token. 2015-07-01 20:12:13 +02:00
strings.pxd * Replace UniStr, using unicode objects instead 2015-07-22 04:52:05 +02:00
strings.pyx
structs.pxd * Remove UniStr struct 2015-07-22 13:39:17 +02:00
tokenizer.pxd * Replace UniStr, using unicode objects instead 2015-07-22 04:52:05 +02:00
tokenizer.pyx
typedefs.pxd
typedefs.pyx * Move POS tag definitions to parts_of_speech.pxd 2015-01-25 16:31:07 +11:00
util.py
vocab.pxd
vocab.pyx * Host IS_ flags in attrs.pxd, and add properties for them on Token and Lexeme objects 2015-07-26 16:37:16 +02:00