💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
Matthew Honnibal b8b65903fc * Tmp
2014-12-24 17:42:00 +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 * Fix results table 2014-12-24 14:35:32 +11:00
spacy * Tmp 2014-12-24 17:42:00 +11:00
tests * All tests now passing for reorg 2014-12-23 13:18:59 +11:00
.gitignore * Ignore cpp files within en dir 2014-12-23 15:19:01 +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 * Pin preshed to a particular version 2014-12-20 04:01:32 +11:00
setup.py * Compile attrs and parser in setup 2014-12-23 15:18:20 +11:00

spaCy

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