💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
Matthew Honnibal 166c09832f * Upd test for Python3 2015-01-05 13:15:46 +11:00
docs * Update docs 2014-12-30 21:20:34 +11:00
spacy * Another assertion removed 2015-01-05 13:01:40 +11:00
tests * Upd test for Python3 2015-01-05 13:15:46 +11:00
.gitignore * Ignore cpp files within en dir 2014-12-23 15:19:01 +11:00
.travis.yml * Import from pypi --- we don't want travis to compile the module, and we don't want to store the c files in the repo 2015-01-05 06:20:56 +11:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
dev_setup.py * Upd dev_setup 2015-01-03 21:02:03 +11:00
fabfile.py * Upd fabfile 2015-01-05 05:30:24 +11:00
requirements.txt * Pin preshed to a particular version 2014-12-20 04:01:32 +11:00
setup.py * Inc version 2015-01-05 13:02:03 +11:00

README.md

spaCy

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