💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2014-12-20 02:46:14 +11:00
data * Make suffixes file use full-power regex, so that we can handle periods properly 2014-12-09 19:04:27 +11:00
docs * Another redraft of index.rst 2014-12-15 16:32:03 +11:00
spacy * Prune the features a bit 2014-12-20 02:46:14 +11:00
tests * Remove test for loading ad hoc rules format 2014-12-09 16:08:45 +11:00
.gitignore * Ignore cpp files from parser 2014-12-18 09:05:51 +11:00
fabfile.py * Add conll experiments 2014-11-12 23:22:05 +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 * Work on parser 2014-12-17 21:10:12 +11:00

spaCy

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