We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec41c9c commit ecf185fCopy full SHA for ecf185f
README.md
@@ -27,6 +27,11 @@ Natural language processing หรือ การประมวลภาษา
27
28
รองรับเฉพาะ Python 3
29
30
+รุ่นเสถียร
31
+```sh
32
+$ pip3 install pythainlp
33
+```
34
+รุ่นกำลังพัฒนา
35
```sh
36
$ git clone https://github.com/wannaphongcom/pythainlp.git
37
$ cd pythainlp
README.rst
@@ -31,4 +31,10 @@ Features
* Thai split words
* Thai postagger
-* And more.
+* And more.
+
+INSTALL
38
+--------
39
40
+ $ pip3 install pythainlp
0 commit comments