💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2015-01-28 14:28:34 +11:00
bin/parser * Update parser training script for tweaked parser API 2015-01-25 02:20:49 +11:00
docs * Fix quickstart installation docs 2015-01-28 14:28:34 +11:00
spacy * Build a python list of word strings, for debugging 2015-01-28 01:06:13 +11:00
tests * Fix unicode in test 2015-01-25 19:04:23 +11:00
.gitignore * Ignore cpp files within en dir 2014-12-23 15:19:01 +11:00
.travis.yml * Allow pypy test to fail 2015-01-06 13:13:04 +11:00
dev_setup.py * Upd dev_setup 2015-01-03 21:02:03 +11:00
fabfile.py * Fix clean command 2015-01-25 14:49:29 +11:00
LICENSE.txt * Add license file 2015-01-26 03:07:18 +11:00
README.md Update README.md 2015-01-27 21:55:36 +11:00
requirements.txt * Upd requirements 2015-01-25 23:01:42 +11:00
setup.py * Fix numpy commit problem 2015-01-28 14:00:20 +11:00

spaCy

http://honnibal.github.io/spaCy

Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.

Tested (and working) with:

  • CPython 2.7
  • CPython 3.4
  • OSX
  • Linux

Untested:

  • Windows

Fails with:

  • PyPy 2.7
  • PyPy 3.4