issues Search Results · repo:PyThaiNLP/pythainlp language:Python
Filter by
391 results
(131 ms)391 results
inPyThaiNLP/pythainlp (press backspace or delete to remove)Add B-K/umt5-thai-g2p-v2-0.5k to g2p
https://huggingface.co/B-K/umt5-thai-g2p-v2-0.5k
wannaphong
- Opened 4 days ago
- #1124
Description
Traceback (most recent call last): File /mnt/c/Users/gpr_y/Documents/_z__py4nux/nlp/thainlp/tone_quant.py , line 32, in
module print(thai_word_tone_detector( อีก )) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...
bug
help wanted
geebee101
- 5
- Opened on Jun 7
- #1120
Add Thailand Ancient Currency Converter to pythainlp.ancient
หลักการ ครุตีนกา” หรือ “ครุเรือนเงิน” มีดังนี้
๔ ไพ = ๑ เฟื้อง
๒ เฟื้อง = ๑ สลึง
๔ สลึง = ๑ บาท
๔ บาท = ๑ ตำลึง
๒๐ ตำลึง = ๑ ชั่ง
Cr: [SCB](https://www.facebook.com/photo/?fbid=10156187224408545 ...
wannaphong
- 1
- Opened on May 13
- #1113
I found Qwen/Qwen3-0.6B. It is good enough for small tasks. I think we can add Qwen/Qwen3-0.6B to pythainlp.lm.
Model: https://huggingface.co/Qwen/Qwen3-0.6B
Apache license 2.0
wannaphong
- Opened on May 9
- #1112
Today, romanize function support a word only by design (rule-base method and deep learning method). It doesn t have
preprocessing (word tokenizer and more) like romanization program.
I think we should ...
documentation
wannaphong
- 2
- Opened on May 1
- #1109
Description
Version: 5.1.1
from pythainlp.transliterate import romanize
print(romanize( สามารถ สามารถ , thai2rom ))
Expected output: samat samat
Received output: samatsamat
Expected results
Function ...
documentation
free-bug
- 5
- Opened on May 1
- #1108
Description
I found
https://github.com/PyThaiNLP/pythainlp/blob/29c875e5ba510be9f703705401c07d6cbafb8969/pythainlp/spell/symspellpy.py#L19.
It is wrong.
Expected results
It should can import.
Current ...
bug
wannaphong
- 1
- Opened on Apr 27
- #1105
It would be helpful if Python packages from PyThaiNLP project are published under PyPI Organization.
PyPI introduced PyPI Organizations last year: https://blog.pypi.org/posts/2023-04-23-introducing-pypi-organizations/ ...
bact
- 3
- Opened on Apr 25
- #1104
Detailed description
Add word translations for Thai to XX and XX to Thai that use word2word.
Possible implementation
Use word2word. It use only a few packages.
requests
wget
numpy
tqdm
enhancement
wannaphong
- Opened on Apr 22
- #1101
Description
Make sure that the Dockerfile can run and updated
We may have to install a more limited set of dependencies in order to avoid dependency conflicts.
Expected results
Dockerfile can run and ...
bact
- 1
- Opened on Mar 31
- #1095

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.