OpenNMT/OpenNMT-tf

Compatibility with Visualization Tool SeqtoSeq Vis /LSTMVis

Open

#478 aberto em 6 de ago. de 2019

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Python (394 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (1.428 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi,

I came across this Vis tool (Seq2seq vis or lstm vis) effectively shows some good visualizations for Sequence models. Looks like it uses model files form the other repo OpenNMT-py. Is there any way I can use this with the model files that are generated from this repo or out of box conversion to pyTorch models ? Otherwise I'm guessing I have to run the same experiments again with OpenNMT-py.

Thanks !

Guia do colaborador