Skip to content

player-eric/NMT-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

nmtvis is an open-source visualization toolkit designed for NMT(Neural Machine Translation) model.

This versatile and out-of-the-box toolkit aims at helping researchers better understand how their model works, so that they can further adjust or improve the model.

Installation

Use pip to install nmtvis::

  pip install nmtvis

Requirements

  • Python3
  • Numpy
  • Scikit-learn

Features

  • Visualize attention weights in attention-based NMT models
  • Visualize high-dimensional vectors(e.g. word embeddings)
  • Visualize the beam search decoding process

Links

License

The project is licensed under the MIT license.

Support

If you are having issues, please let me know. Contact me at [email protected]

About

A visualization toolkit for NMT(Neural Machine Translation) systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages