Skip to content

Commit 4c68a09

Browse files
authored
Add link to master's README
1 parent 978295f commit 4c68a09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ PyThaiNLP is a Python package for text processing and linguistic analysis, simil
1414

1515
PyThaiNLP supports Python 3.4+. Since version 1.7, PyThaiNLP deprecates its support for Python 2. Python 2 users can still use PyThaiNLP 1.6.
1616

17+
**This is a document for development branch. Things will break. For a document for stable branch, see [master](https://github.com/PyThaiNLP/pythainlp/tree/master).**
18+
1719
## Capabilities
1820

1921
- Thai word segmentation (```word_tokenize```), including subword segmentation based on Thai Character Cluster (```tcc```) and ETCC (```etcc```)
@@ -73,7 +75,7 @@ PyThaiNLP เป็นไลบารีภาษาไพทอนเพื่
7375
7476
รองรับ Python 3.4 ขึ้นไป
7577

76-
- หน้าหลัก GitHub: [https://github.com/PyThaiNLP/pythainlp/](https://github.com/PyThaiNLP/pythainlp/)
78+
**เอกสารนี้สำหรับรุ่นพัฒนา อาจมีการเปลี่ยนแปลงได้ตลอด สำหรับเอกสารรุ่นเสถียร ดูที่ [master](https://github.com/PyThaiNLP/pythainlp/tree/master).**
7779

7880
## ความสามารถ
7981

0 commit comments

Comments
 (0)