Skip to main content

spaCy-as-a-service using Thrift

Project description

spacy-thrift

spaCy as a service using Thrift

Usage

Download spaCy's parser model for English:

  • python3 -m spacy download en

Run the service:

  • python3 -m spacyThrift.service

Pass the --ner option to perform named-entity recognition.

Development

  • The Thrift code can be updated using:

    make generate

  • If a new version of Thrift is used, also ensure the version is specified in requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spacy-thrift-0.5.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

spacy_thrift-0.5.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page