Metadata-Version: 1.2
Name: fst2
Version: 0.1.2
Summary: train nlp models much more easily
Home-page: https://github.com/superjcd/fst2
Author: Jiang Chaodi
Author-email: 929760274@qq.com
License: MIT license
Description: ===========
        fasttrainer
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/fst2.svg
                :target: https://pypi.python.org/pypi/fst2
        
        .. image:: https://img.shields.io/travis/superjcd/fst2.svg
                :target: https://travis-ci.com/superjcd/fst2
        
        .. image:: https://readthedocs.org/projects/fst2/badge/?version=latest
                :target: https://fst2.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/superjcd/fst2/shield.svg
             :target: https://pyup.io/repos/github/superjcd/fst2/
             :alt: Updates
        
        
        
        train nlp models much more easily
        
        
        * Free software: MIT license
        * Documentation: https://fst2.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-03-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: fst2
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
