Sign inSign up

secoresearch/finnish-dep-parser

Sponsored OSS

By secoresearch

•Updated about 7 years ago

Finnish dependency parser Docker container, run as an arbitrary user.

Image
Languages & frameworks
Machine learning & AI
Data science
0

100K+

secoresearch/finnish-dep-parser repository overview

⁠Finnish-dep-parser Docker

Docker container for Finnish dependency parser⁠ that can be run as an arbitrary (non-root) user. Based on https://github.com/samisalkosuo/finnish-dep-parser-docker⁠

Available also in Docker Hub: secoresearch/finnish-dep-parser⁠.

⁠Build

docker build -t secoresearch/finnish-dep-parser .

⁠Run

docker run --rm -it -p 9876:9876 --name finnish-dep-parser secoresearch/finnish-dep-parser

The same command can be used to pull and run the container from Docker Hub (no need to build the image first).

⁠Usage

Make a HTTP GET request:

http://localhost:9876/?text=⁠...

See further instructions⁠.

Tag summary

Content type

Image

Digest

Size

651.1 MB

Last updated

about 7 years ago

docker pull secoresearch/finnish-dep-parser

This week's pulls

Pulls:

850

Last week