Skip to content

Commit 6722b53

Browse files
authored
Update README.md
1 parent 6f72b4c commit 6722b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PyThaiNLP is a Python package for text processing and linguistic analysis, simil
3434
- Thai misspellings detection and spelling correction (```spell```)
3535
- Thai soundex (```lk82```, ```udom83```, ```metasound```)
3636
- Thai WordNet wrapper
37-
- and much more - see [examples](https://github.com/PyThaiNLP/pythainlp/tree/dev/examples).
37+
- and much more - see examples in [PyThaiNLP Get Started notebook](https://github.com/PyThaiNLP/pythainlp/blob/dev/notebooks/pythainlp-get-started.ipynb).
3838

3939
## Installation
4040

@@ -125,7 +125,7 @@ PyThaiNLP เป็นไลบารีภาษาไพทอนเพื่
125125
- ตรวจคำสะกดผิดในภาษาไทย (```spell```)
126126
- soundex ภาษาไทย (```lk82```, ```udom83```, ```metasound```)
127127
- Thai WordNet wrapper
128-
- และอื่น ๆ [ดูตัวอย่าง](https://github.com/PyThaiNLP/pythainlp/tree/dev/examples)
128+
- และอื่น ๆ ดูตัวอย่างได้ใน [PyThaiNLP Get Started notebook](https://github.com/PyThaiNLP/pythainlp/blob/dev/notebooks/pythainlp-get-started.ipynb)
129129

130130
## ติดตั้ง
131131

0 commit comments

Comments
 (0)