Skip to content

weblicht/docker-alpino-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A Dockerfile for Alpino parser in server mode.

Both a paser and a tokenizer are running on port 42424 and 42425 respectively.

Usage

docker run -d --restart always --name alpino -p 42424:42424 -p 42425:42425 weblicht/alpino:latest

This will start a server with name alpino. The server listens on port 42424 and 42425.

About

A dockerfile for Alpino parser in server mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages