Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bact authored Nov 10, 2024
1 parent 4526630 commit 99910c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nlpo3-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Python binding for nlpO3, a Thai natural language processing library in Rust.
user would like to use, and it does not come with a dictionary.
- A dictionary is needed for the dictionary-based word tokenizer.
- For tokenization dictionary, try
- [words_th.tx][dict-pythainlp] from [PyThaiNLP][pythainlp]
- [words_th.txt][dict-pythainlp] from [PyThaiNLP][pythainlp]
- ~62,000 words
- CC0-1.0
- [word break dictionary][dict-libthai] from [libthai][libthai]
Expand Down

0 comments on commit 99910c3

Please sign in to comment.