The Linguakit project based on an Alpine image
536
Dockerfile linksSee "What's the difference between 'Shared' and 'Simple' tags?" in the FAQ.
Linguakit is a multilingual toolkit for NLP: dependency parser, PoS tagger, NERC, multiword extractor, sentiment analysis, etc.
Create a container from this is really simple.
docker run -ti mayaleng/linguakit bash
Inside the container you can run Linguakit
linguakit dep es "Hola que tal" -s
Content type
Image
Digest
Size
435.3 MB
Last updated
over 6 years ago
docker pull mayaleng/linguakit