@@ -11,7 +11,7 @@ Thai NLP in python package.
1111
1212Thai Natural language processing in Python language.
1313
14- Supports Python 3.4 +
14+ Supports Python 2.7 and Python 3.4 +
1515
1616 - Document : [ https://sites.google.com/view/pythainlp/home ] ( https://sites.google.com/view/pythainlp/home )
1717 - GitHub Home : [ https://github.com/wannaphongcom/pythainlp ] ( https://github.com/wannaphongcom/pythainlp )
@@ -24,7 +24,8 @@ Developing
24241.2
2525
2626### New !
27- - add thai Sentiment
27+ - add Thai Sentiment (Python 3.4 + only)
28+ - Supports Python 2.7
2829
2930### Capabilities
3031 - Thai Segment
@@ -39,7 +40,7 @@ Developing
3940
4041# Install
4142
42- Supports Python 3.4 +
43+ Supports Python 2.7 and Python 3.4 +
4344
4445Stable version
4546
@@ -93,7 +94,7 @@ Thai NLP in python package.
9394
9495Natural language processing หรือ การประมวลภาษาธรรมชาติ โมดูล PyThaiNLP เป็นโมดูลที่ถูกพัฒนาขึ้นเพื่องานวิจัยและพัฒนาการประมวลภาษาธรรมชาติภาษาไทยในภาษา Python
9596
96- รองรับ Python 3.4 ขึ้นไป
97+ รองรับ Python 2.7 และ Python 3.4 ขึ้นไป
9798
9899 - เอกสารการใช้งาน : [ https://sites.google.com/view/pythainlp/home ] ( https://sites.google.com/view/pythainlp/home )
99100 - หน้าหลัก GitHub : [ https://github.com/wannaphongcom/pythainlp ] ( https://github.com/wannaphongcom/pythainlp )
@@ -106,7 +107,8 @@ Natural language processing หรือ การประมวลภาษา
1061071.2
107108
108109### มีอะไรใหม่
109- - เพิ่มการรองรับ Sentiment ภาษาไทย
110+ - เพิ่มการรองรับ Sentiment ภาษาไทย (Python 3.4 ขึ้นไป)
111+ - รองรับ Python 2.7
110112
111113### ความสามารถ
112114 - ตัดคำภาษาไทย
@@ -120,7 +122,7 @@ Natural language processing หรือ การประมวลภาษา
120122
121123# ติดตั้ง
122124
123- รองรับ Python 3.4 ขึ้นไป
125+ รองรับ Python 2.7 และ Python 3.4 ขึ้นไป
124126
125127รุ่นเสถียร
126128
0 commit comments