💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2014-11-11 23:43:14 +11:00
data * Upd tokenization special-cases 2014-11-11 22:10:15 +11:00
docs * Upd sales copy 2014-11-04 17:01:54 +11:00
spacy * Add tokens_from_list method to Language 2014-11-11 23:43:14 +11:00
tests * Upd NER tests 2014-11-11 21:10:04 +11:00
.gitignore * Upd gitignore 2014-08-20 17:04:33 +02:00
fabfile.py * Upd fabfile 2014-11-11 21:10:40 +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 * Compile ner NER code 2014-11-11 21:10:22 +11:00

spaCy

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