Skip to content

Commit c86d140

Browse files
committed
update README-pythainlp.md
1 parent dd7cb2a commit c86d140

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README-pythainlp.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ PyThaiNLP is a Python library for natural language processing (NLP) of Thai lang
3131
pip install pythainlp
3232
```
3333

34+
**Note for Windows**: marisa-trie wheels can be obtained from https://www.lfd.uci.edu/~gohlke/pythonlibs/#marisa-trie , then install it with pip, for example: `pip install marisa_trie‑0.7.5‑cp36‑cp36m‑win32.whl`
35+
3436

3537

3638
Docs : https://thainlp.org/pythainlp/docs/1.7/

0 commit comments

Comments
 (0)