.. pythainlp documentation master file, created by sphinx-quickstart on Sat Jun 23 15:23:30 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PyThaiNLP documentation ===================================== .. figure:: ./images/logo.png :scale: 50 % PyThaiNLP is a Python library for Thai natural language processing (NLP). Website: `PyThaiNLP.github.io `_ .. toctree:: :glob: :maxdepth: 1 :caption: Notes notes/* .. toctree:: :glob: :maxdepth: 1 :caption: Package reference: api/* Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Citations ========= If you use PyThaiNLP in your project or publication, please cite the library as follows Wannaphong Phatthiyaphaibun, Korakot Chaovavanich, Charin Polpanumas, Arthit Suriyawongkul, Lalita Lowphansirikul, & Pattarawat Chormai. (2016, Jun 27). PyThaiNLP: Thai Natural Language Processing in Python. Zenodo. http://doi.org/10.5281/zenodo.3519354 Apache Software License 2.0 Maintained by the PyThaiNLP team.