💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
Matthew Honnibal edd898947c * Improve example functionality, adding usage of word vectors 2015-01-23 08:22:00 +11:00
bin/parser * Add parser training script 2015-01-10 04:53:26 +11:00
docs * Improve example functionality, adding usage of word vectors 2015-01-23 08:22:00 +11:00
spacy * Rename sic to orth 2015-01-23 02:08:25 +11:00
tests * Rename sic to orth 2015-01-23 02:08:25 +11:00
.gitignore * Ignore cpp files within en dir 2014-12-23 15:19:01 +11:00
.travis.yml * Allow pypy test to fail 2015-01-06 13:13:04 +11:00
README.md
dev_setup.py * Upd dev_setup 2015-01-03 21:02:03 +11:00
fabfile.py * Upd fabfile 2015-01-17 16:20:03 +11:00
requirements.txt * Upd requirements.txt 2015-01-17 16:20:16 +11:00
setup.py * Remove stray print statement from setup 2015-01-22 02:06:42 +11:00

README.md

spaCy

Lightning fast, full-cream NL tokenization. Tokens are pointers to rich Lexeme structs.