💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2015-01-25 14:49:10 +11:00
bin/parser * Update parser training script for tweaked parser API 2015-01-25 02:20:49 +11:00
docs * Add summary paragraph to howworks 2015-01-25 01:58:48 +11:00
spacy * Silently don't parse if data is not present 2015-01-25 14:47:38 +11:00
tests * Upd tests for new meaning of 'string' 2015-01-24 07:22:30 +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 * Upd fabfile 2015-01-17 16:20:03 +11:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
requirements.txt * Add numpy to requirements 2015-01-25 02:25:29 +11:00
setup.py * Add numpy to install requires 2015-01-25 14:49:10 +11:00

spaCy

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