💫 Industrial-strength Natural Language Processing (NLP) in Python
Go to file
2015-05-12 20:27:56 +02:00
bin * Restore shuffling, and remove print statements from train.py 2015-05-12 20:27:56 +02:00
contributors
docs * Add download data warning to index.rst 2015-05-12 03:40:58 +02:00
lang_data/en
spacy * Fix off-by-one in head reading 2015-05-12 20:27:56 +02:00
tests * Add test for right_edge and left_edge 2015-05-12 20:27:55 +02:00
.gitignore
.travis.yml
bootstrap_python_env.sh
dev_setup.py
fabfile.py
LICENSE.txt
MANIFEST.in
README.md * Tweak readme.md 2015-05-12 03:32:53 +02:00
requirements.txt
setup.py
wordnet_license.txt

spaCy

http://honnibal.github.io/spaCy

A pipeline for fast, state-of-the-art natural language processing. Commercial licenses available, otherwise under AGPL.

2015-05-12 v0.84

  • Bug fixes for parsing
  • Bug fixes for named entity recognition

Supports

  • CPython 2.7
  • CPython 3.4
  • OSX
  • Linux
  • Cygwin

Want to support:

  • Visual Studio

Difficult to support:

  • PyPy 2.7
  • PyPy 3.4