Official docker images for running DRAGNN/SyntaxNet models.
10K+
$ docker run -it -p 8888:8888 tensorflow/syntaxnet
Go to your browser on http://localhost:8888/
DRAGNN (Dynamic Recurrent Acyclic Graphical Neural Networks) is a framework for building multi-task, dynamically connected computation graphs. In practice, it uses SyntaxNet as its backend to perform several NLP tasks in a joint model (publicly released models include segmentation + POS tagging + syntactic parsing).
Links & documentation:
Content type
Image
Digest
Size
1.3 GB
Last updated
over 9 years ago
docker pull tensorflow/syntaxnet