Skip to content

CatalystCode/opener-docker-language-identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opener-docker-language-identifier

Deploy to Azure Docker Pulls

Dockerfile for OpeNER language identifier service.

Run and test locally:

docker run -p 8080:80 cwolff/opener-docker-language-identifier

text="I went to Rome last year. It was fantastic."
curl -d "input=$text" http://localhost:8080

About

Dockerfile for OpeNER language identifier service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published