-
Notifications
You must be signed in to change notification settings - Fork 274
FAQ
Frequently Asked Questions about PyThaiNLP
A: PyThaiNLP is a Python library for Thai natural language processing. The library provides functions like word tokenization, part-of-speech tagging, transliteration, soundex generation, and spell checking.
A: PyThaiNLP code uses Apache Software License 2.0. Corpus data created by PyThaiNLP project use Creative Commons Zero 1.0 Universal Public Domain Dedication License (CC0). For other corpus that may included with PyThaiNLP distribution, please refer to Corpus License.
A: https://github.com/PyThaiNLP/pythainlp/wiki/newmm-tokenization
คำถามที่พบบ่อยเกี่ยวกับ PyThaiNLP
A: PyThaiNLP เป็นโครงการพัฒนาวงการประมวลผลภาษาไทย โดยมีโมดูล PyThaiNLP เป็นโครงการซอฟต์แวร์หลักสำหรับงานประมวลผลภาษาไทยด้วยภาษาไพทอน โดยสัญญาอนุญาตของรหัสใน PyThaiNLP เป็น Apache License 2.0 สามารถนำไปใช้งานทั้งส่วนตัวและเพื่อการค้าได้โดยไม่มีค่าใช้จ่าย สัญญาอนุญาตของชุดข้อมูล (dataset) ที่สร้างโดยโครงการ PyThaiNLP ใช้สัญญาอนุญาต CC-0 ส่วนสัญญาอนุญาตของชุดข้อมูลอื่นๆ ที่โครงการเผยแพร่ต่อ เป็นตามที่ระบุไว้ในชุดข้อมูลนั้นๆ
A: ดูรายละเอียดได้ที่ History
A: ดูแนวทางการช่วยพัฒนาที่ Contributing to PyThaiNLP
A: https://github.com/PyThaiNLP/pythainlp/wiki/newmm-tokenization
...รอเพิ่มเติมข้อมูล...
PyThaiNLP