nmtvis

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


License
MIT
Install
pip install nmtvis==1.6

Documentation

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 digimonyan@gmail.com