Skip to content

kirilzilla/spacy-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacy-flask

Spacy Flask docker repo for help building the container

Go to localhost:3000 and test it:

  • localhost:3000/en for english NLP
  • localhost:3000/de for german NLP
  • localhost:3000/json/en for english json response
  • localhost:3000/json/de for german json response

It is prepared to be used directly from Docker

https://hub.docker.com/r/jasonjimnz/spacy-flask/

About

Spacy Flask docker repo for help building the container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.9%
  • Python 45.6%
  • Dockerfile 7.5%