Homepags : https://sites.google.com/view/pythainlp/
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.
- Thai segmentation
- Thai wordnet
- Thai Character Clusters (TCC) and ETCC
- Thai stop word
- Thai meta sound
- Thai soundex
- Thai postaggers
- Thai romanization
- Thai misspellings detection and correction
and much more.
using pip.
$ pip install pythainlp
more read on https://sites.google.com/view/pythainlp/english/install
Read on https://sites.google.com/view/pythainlp/english
Apache Software License 2.0
ประมวลภาษาธรรมชาติภาษาไทยในภาษา Python
Natural language processing หรือ การประมวลภาษาธรรมชาติ โมดูล PyThaiNLP เป็นโมดูลที่ถูกพัฒนาขึ้นเพื่อพัฒนาการประมวลภาษาธรรมชาติภาษาไทยในภาษา Python และมันฟรี (ตลอดไป) เพื่อคนไทยและชาวโลกทุกคน !
เพราะโลกขับเคลื่อนต่อไปด้วยการแบ่งปัน
รองรับ Python 2.7 และ Python 3
- หน้าหลัก GitHub : https://github.com/wannaphongcom/pythainlp
- ตัดคำภาษาไทย
- ถอดเสียงภาษาไทยเป็น Latin
- Postaggers ภาษาไทย
- อ่านตัวเลขเป็นข้อความภาษาไทย
- เรียงจำนวนคำของประโยค
- แก้ไขปัญหาการพิมพ์ลืมเปลี่ยนภาษา
- เช็คคำผิดในภาษาไทย
- รองรับ Thai Character Clusters (TCC) และ ETCC
- Thai WordNet
- Stop Word ภาษาไทย
- Meta Sound ภาษาไทย
- Thai Soundex
- และอื่น ๆ
รองรับ Python 2.7 และ Python 3
รุ่นเสถียร
$ pip install pythainlp
อ่านเพิ่มเติมใน https://sites.google.com/view/pythainlp/ภาษาไทย/install
อ่านได้ที่ https://sites.google.com/view/pythainlp/ภาษาไทย
Apache Software License 2.0
พัฒนาโดย PyThaiNLP
ออกแบบโดยคุณ วรุตม์ พสุธาดล จากการประกวดที่ https://www.facebook.com/groups/408004796247683/permalink/475864542795041/ และ https://www.facebook.com/groups/408004796247683/permalink/474262752955220/
คุณสามารถร่วมพัฒนาโครงการนี้ได้ โดยการ Fork และส่ง pull requests กลับมา