Metadata-Version: 2.0
Name: underthesea
Version: 1.0.9
Summary: Vietnamese NLP Toolkit
Home-page: https://github.com/magizbox/underthesea
Author: Vu Anh
Author-email: brother.rain.1024@gmail.com
License: GNU General Public License v3
Keywords: underthesea
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)

==========================================
Under The Sea - Vietnamese NLP Toolkit
==========================================


.. image:: https://img.shields.io/pypi/v/underthesea.svg
        :target: https://pypi.python.org/pypi/underthesea

.. image:: https://img.shields.io/travis/magizbox/underthesea.svg
        :target: https://travis-ci.org/magizbox/underthesea

.. image:: https://readthedocs.com/projects/magizbox-underthesea/badge/?version=latest
        :target: https://magizbox-underthesea.readthedocs-hosted.com/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/magizbox/underthesea/shield.svg
        :target: https://pyup.io/repos/github/magizbox/underthesea/
        :alt: Updates

|

.. image:: https://raw.githubusercontent.com/magizbox/underthesea/master/logo.jpg
        :target: https://raw.githubusercontent.com/magizbox/underthesea/master/logo.jpg

* Free software: GNU General Public License v3
* Documentation: `https://underthesea.readthedocs.io <https://magizbox-underthesea.readthedocs-hosted.com/en/latest/>`_

Features
--------

* Sentiment Analysis
* Vietnamese Dictionary



=======
History
=======

1.0.9 (2017-07-03)
------------------

* Add Corpus class
* Add Transformer classes

1.0.1 (2017-03-02)
------------------

* Add travis-CI
* Auto build with PyPI

1.0.0 (2017-03-01)
------------------

* First release on PyPI.
* First release on Readthedocs


