Skip to content

issues Search Results · repo:PyThaiNLP/pythainlp language:Python

Filter by

387 results
 (59 ms)

387 results

inPyThaiNLP/pythainlp (press backspace or delete to remove)

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 
    4 days ago
  • #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 
    5 days ago
  • #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 
    8 days ago
  • #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 
    11 days ago
  • #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 
    13 days ago
  • #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

Description Coveralls in CI failed for Python 3.13. The similar runs for other Python versions are fine. Expected results Coveralls submission should be done successfully. Current results See this ...
infrastructure
  • bact
  • Opened 
    on Mar 31
  • #1090

Description Encountered a couple errors when attempting to run the thai2rom engine on my GPU. File /home/james/projects/sandbox/.venv/lib/python3.10/site-packages/pythainlp/transliterate/thai2rom.py ...
bug
  • jkingd0n
  • 1
  • Opened 
    on Mar 30
  • #1088

it show error mod_chars.append(_CONSONANTS[consonants[j]][1]) IndexError: list index out of range
question
  • xjohnxjohn
  • 2
  • Opened 
    on Mar 27
  • #1086

Schedule - First Beta release: WIP - Production release: WIP See 5.2 Milestone. What is new? [TODO] Deprecation and other API changes - 5.2 - pythainlp.cls, use instead pythainlp.classify ...
  • wannaphong
  • 1
  • Opened 
    on Feb 19
  • #1080
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub