Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

explosion/spacy-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

spaCy REST services

This repository includes REST microservices for various spaCy-related tasks. The services power our interactive demos and can be used as examples of exposing spaCy's capabilities as a microservice. All APIs are built with hug and require Python 3. The following services are available – for more details, see the API docs in the respective directories.

Service Description Example
displacy Serve a spaCy model and extract dependencies and named entities. 🖼, 🖼
sense2vec Serve a sense2vec model with automatic sense detection. 🖼
matcher Run a match pattern over a text and return the matches and tokens as JSON. 🖼

About

💫 REST microservices for various spaCy-related tasks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages