This release is a bug fix release.
- Remove entries with `[` or `]` from `etcc.txt` 449
- Update license information:
- All corpora, datasets, and documentation created by PyThaiNLP project are now released under [Creative Commons Zero 1.0 Universal Public Domain Dedication License](https://creativecommons.org/publicdomain/zero/1.0/) (CC0).
- All language models created by PyThaiNLP project are released under [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/) (CC-by).
- For more information about corpora and models created by PyThaiNLP project, see [PyThaiNLP Corpus](https://github.com/PyThaiNLP/pythainlp-corpus/).
- For other corpora and models that may included with PyThaiNLP distribution, please advise [Corpus License](https://github.com/PyThaiNLP/pythainlp/blob/dev/pythainlp/corpus/corpus_license.md).
Installation
- You can install or upgrade using `pip install -U pythainlp`
More information
- Change log: https://github.com/PyThaiNLP/pythainlp/issues/330
- Documentation: https://www.thainlp.org/pythainlp/docs/2.2/
- Tutorials: https://thainlp.org/pythainlp/tutorials/
- GitHub: https://github.com/PyThaiNLP/pythainlp
We build Thai NLP
PyThaiNLP Team