💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
Matthew Honnibal cda5f7aeae * Fix setup
2015-01-06 03:25:08 +11:00
docs * Update docs 2014-12-30 21:20:34 +11:00
spacy * Import orth.word_shape as a C module 2015-01-06 03:18:22 +11:00
tests * Upd asciify test, fixing type error 2015-01-06 01:09:44 +11:00
.gitignore * Ignore cpp files within en dir 2014-12-23 15:19:01 +11:00
.travis.yml * Apparently the pytest-pypy file is a red herring 2015-01-06 00:53:41 +11:00
dev_setup.py * Upd dev_setup 2015-01-03 21:02:03 +11:00
fabfile.py * Upd fabfile, normalising compilation and supporting different runtimes 2015-01-06 03:24:27 +11:00
README.md Initial commit 2014-07-04 01:15:40 +10:00
requirements.txt * Pin preshed to a particular version 2014-12-20 04:01:32 +11:00
setup.py * Fix setup 2015-01-06 03:25:08 +11:00

spaCy

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