💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2015-01-16 17:09:46 +11:00
bin/parser * Add parser training script 2015-01-10 04:53:26 +11:00
docs * Add quickstart page to docs 2015-01-16 17:09:46 +11:00
spacy * Revise interface to Token. Strings now have attribute names like norm1_ 2015-01-15 03:51:47 +11:00
tests * Revise interface to Token. Strings now have attribute names like norm1_ 2015-01-15 03:51:47 +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
dev_setup.py * Upd dev_setup 2015-01-03 21:02:03 +11:00
fabfile.py * Fix pos command 2015-01-09 05:14:45 +11:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
requirements.txt * Pin preshed to a particular version 2014-12-20 04:01:32 +11:00
setup.py * Inc version 2015-01-09 05:14:29 +11:00

spaCy

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