Metadata-Version: 2.1
Name: nmtvis
Version: 1.6
Summary: A visualization toolkit for NMT(Neural Machine Translation) system.
Home-page: https://github.com/player-eric/NMT-Visualizer
Author: Player Eric
Author-email: digimonyan@gmail.com
License: MIT
Description: **nmtvis**
        ========
        
        **nmtvis** is a visualization toolkit for NMT(Neural Machine Translation) system.
        
        
        Installation
        ------------
        Use pip to install **nmtvis**:
        
           pip install nmtvis
        
        Features
        --------
        
        - Visualize attention weights in attention-based NMT models
        - Visualize high-dimensional vectors(e.g. word embeddings)
        - Visualize the beam search decoding process
        
        
        Links
        ----------
        
        - Source Code: https://github.com/player-eric/NMT-Visualizer
        - Documentation: https://nmtvis.readthedocs.io/en/latest/
        
        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
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
