spaCy/spacy
Matthew Honnibal bf38b3b883 * Hack on l/r reversal bug 2015-08-10 05:58:43 +02:00
..
en * Work on gazetteer matching 2015-08-06 14:33:21 +02:00
munge * Fix Python3 problem in align_raw 2015-07-28 16:06:53 +02:00
serialize * Fix regression in packer 2015-07-27 21:53:38 +02:00
syntax * Hack on l/r reversal bug 2015-08-10 05:58:43 +02:00
tokens * Whitespace 2015-08-08 23:37:44 +02:00
__init__.pxd
__init__.py
_ml.pxd
_ml.pyx
_nn.py
_nn.pyx
_theano.pxd
_theano.pyx
attrs.pxd * Set a value in attrs.pxd on the first flag, to reduce bugs 2015-08-06 16:08:04 +02:00
attrs.pyx
cfile.pxd
cfile.pyx * Fix CFile for Python2 2015-07-25 22:55:53 +02:00
gold.pxd
gold.pyx * Python3 correction for GoldParse 2015-07-28 14:44:53 +02:00
lexeme.pxd * Fix lower attribute in lexeme.pxd 2015-08-06 16:07:41 +02:00
lexeme.pyx * Add is_oov property, and fix up handling of attributes 2015-07-27 01:50:06 +02:00
matcher.pyx * Fix shape attr bug, and fix handling of false positive matches 2015-08-06 17:28:14 +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
scorer.py * Fix training under python3 2015-07-28 14:09:30 +02:00
senses.pxd
senses.pyx
strings.pxd
strings.pyx * Add unicode_literals to strings.pyx 2015-07-28 16:15:53 +02:00
structs.pxd
tokenizer.pxd
tokenizer.pyx * Switch to better Python2/3 compatible unicode handling 2015-07-28 14:45:37 +02:00
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd * Pass OOV probability around 2015-07-25 23:29:51 +02:00
vocab.pyx * Revert prev change 2015-07-27 10:58:15 +02:00