Metadata-Version: 2.0
Name: pythainlp
Version: 1.5.2
Summary: Thai natural language processing in Python package.
Home-page: https://sites.google.com/view/pythainlp/
Author: Wannaphong Phatthiyaphaibun
Author-email: wannaphong@yahoo.com
License: Apache Software License 2.0
Keywords: pythainlp
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Thai
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Programming Language :: Python :: Implementation
Requires-Dist: future (>=0.16.0)
Requires-Dist: marisa-trie
Requires-Dist: nltk (>=3.2.2)
Requires-Dist: pyicu
Requires-Dist: requests
Requires-Dist: six

================
PyThaiNLP 1.5.1
================

Thai natural language processing in Python.

PyThaiNLP is a python module similar to nltk , but it's working primarily on

Thai language instead of English.

It supports both Python 2.7 and Python 3.


**Install**

pip install pythainlp

Homepags : `https://sites.google.com/view/pythainlp/ <https://sites.google.com/view/pythainlp/>`_

GitHub : https://github.com/wannaphongcom/pythainlp

Development Lead

* Wannaphong Phatthiyaphaibun <wannaphong@kkumail.com>


**License**

Apache Software License 2.0

