Rathachai / pythainlp

Thai natural language processing in Python.

Home Page:https://sites.google.com/view/pythainlp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyThaiNLP Logo

PyThaiNLP

Codacy Badgepypi Build Status Build status Coverage Status

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.

Capability

  • 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.

Install

using pip.

$ pip install pythainlp

more read on https://sites.google.com/view/pythainlp/english/install

Documentation

Read on https://sites.google.com/view/pythainlp/english

License

Apache Software License 2.0

ภาษาไทย

ประมวลภาษาธรรมชาติภาษาไทยในภาษา Python

Natural language processing หรือ การประมวลภาษาธรรมชาติ โมดูล PyThaiNLP เป็นโมดูลที่ถูกพัฒนาขึ้นเพื่อพัฒนาการประมวลภาษาธรรมชาติภาษาไทยในภาษา Python และมันฟรี (ตลอดไป) เพื่อคนไทยและชาวโลกทุกคน !

เพราะโลกขับเคลื่อนต่อไปด้วยการแบ่งปัน

รองรับ Python 2.7 และ Python 3

ความสามารถ

  • ตัดคำภาษาไทย
  • ถอดเสียงภาษาไทยเป็น 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/ภาษาไทย

License

Apache Software License 2.0

พัฒนาโดย PyThaiNLP

Logo

ออกแบบโดยคุณ วรุตม์ พสุธาดล จากการประกวดที่ https://www.facebook.com/groups/408004796247683/permalink/475864542795041/ และ https://www.facebook.com/groups/408004796247683/permalink/474262752955220/

สนับสนุน

คุณสามารถร่วมพัฒนาโครงการนี้ได้ โดยการ Fork และส่ง pull requests กลับมา

About

Thai natural language processing in Python.

https://sites.google.com/view/pythainlp/

License:Apache License 2.0


Languages

Language:Python 95.3%Language:Shell 3.0%Language:Makefile 1.6%Language:Batchfile 0.1%