💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2014-11-07 04:42:04 +11:00
data * Update tokenization rules 2014-11-04 01:06:00 +11:00
docs * Upd sales copy 2014-11-04 17:01:54 +11:00
spacy * Increase default number of iterations from 5 to 10 2014-11-07 04:42:04 +11:00
tests * Remove out-dated POS data test 2014-11-05 02:04:12 +11:00
.gitignore * Upd gitignore 2014-08-20 17:04:33 +02:00
fabfile.py * Make make quiet by default, and add a vmake option for verbose make 2014-11-05 20:46:29 +11:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
requirements.txt * Rename external hashing lib, from trustyc to preshed 2014-09-26 18:40:03 +02:00
setup.py * Upd setup 2014-11-05 20:45:44 +11:00

spaCy

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