| .. 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 <https://pythainlp.org/>`_ | |
| .. 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, Peerat Limkonchotiwat, Thanathip Suntorntip, and Can Udomcharoenchaikit. 2023. PyThaiNLP: Thai Natural Language Processing in Python. In Proceedings of the 3rd Workshop for Natural Language Processing Open Source Software (NLP-OSS 2023), pages 25–36, Singapore, Singapore. Empirical Methods in Natural Language Processing. | |
| Apache Software License 2.0 | |
| Maintained by the PyThaiNLP team. | |