sgratzl/seq2seq-vis

By sgratzl

Updated almost 8 years ago

automatic build of https://github.com/HendrikStrobelt/Seq2Seq-Vis

Image
0

311

sgratzl/seq2seq-vis repository overview

Usage

  1. pull image
docker pull sgratzl/seq2seq-vis
  1. download and extract example data Here we provide some example data for a character based dataset which converts date strings (e.g. "March 03, 1999" , "03/03/99") into a base form "mm-dd-yyyy". Download here ~177MB and unzip it
unzip fakedates.zip
  1. run container with bound data
docker run --name s2s -v "${PWD}/0316-fakedates:/data" -p "8080:8080" sgratzl/seq2seq-vis
  1. access:

http://localhost:8080/client/index.html?in=M a r c h _ 0 3 , 1 9 9 9

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

almost 8 years ago

docker pull sgratzl/seq2seq-vis