spaCy/spacy
Matthew Honnibal 60d26243e3 * Fix head alignment in read_conll.parse, which was causing corrupt parses when strip_bad_periods=True. A similar problem may apply to other data readers. 2015-06-18 16:35:27 +02:00
..
en * Revert to wget in spacy.en.download 2015-06-08 00:48:56 +02:00
munge
ner Remove trailing whitespace 2015-04-19 13:01:38 -07:00
syntax * Remove debugging in parser.pyx 2015-06-16 23:37:25 +02:00
__init__.pxd * Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags. 2014-10-24 02:23:42 +11:00
__init__.py * Basic punct tests updated and passing 2014-08-27 19:38:57 +02:00
_ml.pxd * Add set_scores method to Model 2015-06-02 18:37:10 +02:00
_ml.pyx * Add set_scores method to Model 2015-06-02 18:37:10 +02:00
attrs.pxd
gold.pxd * Have oracle functions take a struct instead of a Python object 2015-06-02 20:01:06 +02:00
gold.pyx
lexeme.pxd
lexeme.pyx
morphology.pxd * Tmp commit. Refactoring to create a Python Lexeme class. 2015-01-12 10:26:22 +11:00
morphology.pyx * Make PyPy work 2015-01-05 17:54:38 +11:00
multi_words.py
orth.pxd * Make PyPy work 2015-01-05 17:54:38 +11:00
orth.pyx * Work on word vectors, and other stuff 2015-01-17 16:21:17 +11:00
parts_of_speech.pxd
parts_of_speech.pyx
scorer.py
spans.pxd
spans.pyx
strings.pxd * Tmp commit. Refactoring to create a Python Lexeme class. 2015-01-12 10:26:22 +11:00
strings.pyx
structs.pxd
tokenizer.pxd
tokenizer.pyx
tokens.pxd
tokens.pyx
typedefs.pxd
typedefs.pyx
util.py
vocab.pxd
vocab.pyx