Metadata-Version: 2.1
Name: pythainlp
Version: 1.6.0.7
Summary: Thai natural language processing in Python package.
Home-page: https://github.com/PyThaiNLP/pythainlp
Author: PyThaiNLP
Author-email: wannaphong@kkumail.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: nltk (>=3.2.2)
Requires-Dist: future (>=0.16.0)
Requires-Dist: six
Requires-Dist: marisa-trie (<=0.7.4)
Requires-Dist: requests
Requires-Dist: dill
Requires-Dist: pytz

================
PyThaiNLP 1.6.0
================

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


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


**License**

Apache Software License 2.0


