pythainlp icon indicating copy to clipboard operation
pythainlp copied to clipboard

Thai Natural Language Processing in Python.

Results 71 pythainlp issues
Sort by recently updated
recently updated
newest added
trafficstars

Just a note on alternative ways to install dependencies. ## PyTorch - torch wheels http://download.pytorch.org/whl/torch/ - wheels for torch dependencies https://download.pytorch.org/whl ## PyICU - pyicu wheels https://github.com/cgohlke/pyicu-build/releases/ - macOS: ```sh...

dependencies
infrastructure