💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2014-08-22 04:20:24 +02:00
data * Add 's suffix to tokenization table 2014-08-18 23:21:37 +02:00
docs * Further improvements to spacy docs, tweaks to code. 2014-08-22 04:20:24 +02:00
spacy * Fixed group_by, removed idea of general attr_of function. 2014-08-22 00:02:37 +02:00
tests * Further improvements to spacy docs, tweaks to code. 2014-08-22 04:20:24 +02:00
.gitignore * Upd gitignore 2014-08-20 17:04:33 +02:00
fabfile.py * Add documentation building to fabfile 2014-08-20 17:02:32 +02:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
requirements.txt * Temporarily remove sparsehash requirement 2014-08-20 17:12:19 +02:00
setup.py * Compile orthography.latin.pyx 2014-08-20 17:03:19 +02:00

spaCy

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