PyThaiNLP v4.1.0-beta1 Released!
This is the first beta of PyThaiNLP v4.1.0!
You can install by pip install --pre pythanlp
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v4.1.0-beta1
Docs: https://pythainlp.github.io/dev-docs/
Report bug: https://github.com/PyThaiNLP/pythainlp/issues
#pythainlp #opensourceai #ThaiNlp
PyThaiNLP v4.0.2 Released!
PyThaiNLP v4.0.2 is a bug fix release of PyThaiNLP v4.0.
What's Changed
- fixed bug by kangkengkhadev in #798
- fig เอือน อวน by kangkengkhadev in #799
Upgrade: pip install -U pythainlp
https://github.com/PyThaiNLP/pythainlp/releases/tag/v4.0.2
PyThaiNLP 4.0 (Real) Released!
PyThaiNLP is a Python library for Thai natural language processing (NLP).
Now, We released PyThaiNLP 4.0 (Real)!
You can install by pip install pythainlp==4.0.0
GitHub: https://github.com/PyThaiNLP/pythainlp/releases/tag/v4.0.0
PyThaiNLP 4.0.0 Beta 1 Released!
This release is the first beta release of PyThaiNLP 4.0.
**The codename for PyThaiNLP 4.0 is PyThaiNLP 4.0 (Real).**
Try: pip install pythainlp==4.0.0b1
GitHub: https://github.com/PyThaiNLP/pythainlp/releases/tag/v4.0.0-beta1
What is open source change Natural Language Processing for Thai language? #opensource #nlp #pythainlp
7 Years ago, Thailand doesn't have any the nlp toolkit (don't have pos-tagging, NER, etc...) and It was hard to do segment Thai words. (Thai doesn't have space for split word) because we doesn't have tool, so I was build the library to solve these problem but I still don't have newer dataset/corpus to train the model and the dataset was very old. (1)
PyThaiNLP v3.1.0-dev2 Released!
You can install by pip install --pre pythainlp==3.1.0.dev2
PyThaiNLP 3.1 change log: https://github.com/PyThaiNLP/pythainlp/issues/643
GitHub Releases: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.1.0-dev2
#PyThaiNLP #ThaiNLP #NLP
PyThaiNLP v3.0.9 Released! #PyThaiNLP #ThaiNLP #NLP
Bug Fixed
- Fixed Thai w2p model version is 0.1
You can install by pip install pythainlp or upgrade by pip install -U pythainlp.
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.9
PyThaiNLP v3.1.0-dev1 Released!
You can install by pip install --pre pythainlp==3.1.0.dev1
PyThaiNLP 3.1 change log: https://github.com/PyThaiNLP/pythainlp/issues/643
GitHub Releases: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.1.0-dev1
#PyThaiNLP #ThaiNLP #NLP
PyThaiNLP v3.1.0-dev0 Released!
You can install by pip install --pre pythainlp==3.1.0.dev0
PyThaiNLP 3.1 change log: https://github.com/PyThaiNLP/pythainlp/issues/643
GitHub Releases: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.1.0-dev0
PyThaiTTS - Open Source Thai Text-to-speech library in Python
You can try at https://huggingface.co/spaces/pythainlp/pythaitts
#PyThaiTTS #tts #pythainlp #ThaiNlp
PyThaiASR v1.1.2 Released!
This version support more ASR models. You can use Thai Wav2Vec2 with CommonVoice V8 model (newmm tokenizer) + language model for better speech recognition.
Read more: https://github.com/PyThaiNLP/pythaiasr
#PyThaiASR #PyThaiNLP #ThaiNLP #ASR #NLP
#PyThaiASR #pythainlp #ThaiNlp #asr #nlp
PyThaiNLP v3.0.8 Released! #PyThaiNLP #ThaiNLP #NLP
PyThaiNLP v3.0.8 is This release is a bug fix release of PyThaiNLP 3.0.7.
Bug Fixed
- Fixed nercut bug. #666 Thank you @kmining for your bug report.
You can install by pip install pythainlp or upgrade by pip install -U pythainlp.
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.8
PyThaiNLP v3.0.7 Released! #PyThaiNLP #ThaiNLP #NLP
PyThaiNLP v3.0.7 is This release is a bug fix release of PyThaiNLP 3.0.5.
Bug Fixed
- Fixed nercut bug. #666 Thank you @kmining for your bug report.
You can install by pip install pythainlp or upgrade by pip install -U pythainlp.
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.7
PyThaiNLP v3.0.5 Released! #PyThaiNLP #ThaiNLP #NLP
PyThaiNLP v3.0.5 is This release is a bug fix release of PyThaiNLP 3.0.4.
Bug Fixed
- Fixed nercut bug.
You can install by pip install pythainlp or upgrade by pip install -U pythainlp.
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.5
PyThaiNLP v3.0.3 Released!
PyThaiNLP v3.0.3 is This release is a bug fix release of PyThaiNLP 3.0.2, 3.0.1, and 3.0.0.
Bug Fixed
- Remove warning message in pythainlp.tag.thainer.
- Add PYTHAINLP_READ_MODE environment variable is config PyThaiNLP to read-only mode.
You can install by pip install pythainlp or upgrade by pip install -U pythainlp
Read more: https://github.com/PyThaiNLP/pythainlp/releases
PyThaiNLP v3.0.0 Released!
After a long time of the development of PyThaiNLP 3.0, We released PyThaiNLP 3.0. PyThaiNLP 3.0 has many improvements and new features to help with Thai language processing tasks.
Read more: https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.0
PyThaiNLP v3.0.0-beta0 released!
PyThaiNLP 3.0 have many improvement and new features to help you in Thai language processing tasks. This release is PyThaiNLP v3.0.0-beta0. It is The first beta release of PyThaiNLP 3.0.
Read more https://github.com/PyThaiNLP/pythainlp/releases/tag/v2.3.0-beta1
#pythainlp #nlp #ThaiNlp #python
PyThaiNLP v3.0.0-beta0 released! #PyThaiNLP #ThaiNLP
PyThaiNLP 3.0 have many improvement and new features to help you in Thai language processing tasks. This release is PyThaiNLP v3.0.0-beta0. It is The first beta release of PyThaiNLP 3.0.
https://github.com/PyThaiNLP/pythainlp/releases/tag/v3.0.0-beta0
Now, We made The Model Cards website. These model cards contain technical details of the models developed and used in PyThaiNLP.
https://pythainlp.github.io/Model-Cards/
#PyThaiNLP #ThaiNLP #nlp
Hello everyone! If you apply the Hacktoberfest '21, you can contribute to PyThaiNLP! #Hacktoberfest #PyThaiNLP #ThaiNLP
GitHub: https://github.com/PyThaiNLP/pythainlp/issues/613
#pythainlp #hacktoberfest #ThaiNlp