Skip to content

Commit dc366a4

Browse files
committed
License information updated
1 parent cd14381 commit dc366a4

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ or BibTeX entry:
148148

149149
## Licenses
150150

151-
- PyThaiNLP source code and notebooks is released under [Apache Software License 2.0](https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE).
151+
- PyThaiNLP source code and notebooks are released under [Apache Software License 2.0](https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE).
152152
- Corpora, datasets, and documentation created by PyThaiNLP project are released under [Creative Commons Zero 1.0 Universal Public Domain Dedication License](https://creativecommons.org/publicdomain/zero/1.0/) (CC0).
153153
- 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).
154154
- 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).

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PyThaiNLP documentation
88
.. figure:: ./images/logo.png
99
:scale: 50 %
1010

11-
PyThaiNLP is a Python library for natural language processing (NLP) of Thai language.
11+
PyThaiNLP is a Python library for Thai natural language processing (NLP).
1212

1313

1414
.. toctree::

docs/notes/license.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
License
22
=======
3-
- PyThaiNLP code uses Apache Software License 2.0
4-
5-
- Corpus data created by PyThaiNLP project use `Creative Commons Attribution-ShareAlike 4.0 International License <https://creativecommons.org/licenses/by-sa/4.0/>`_
6-
7-
8-
- For other corpus that may included with PyThaiNLP distribution, please refer to `Corpus License <https://github.com/PyThaiNLP/pythainlp/blob/dev/pythainlp/corpus/corpus_license.md>`_.
3+
- PyThaiNLP source code and notebooks are released under `Apache Software License 2.0 <https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE>`_.
4+
- All corpora, datasets, and documentation created by PyThaiNLP project are released under `Creative Commons Zero 1.0 Universal Public Domain Dedication License <https://creativecommons.org/publicdomain/zero/1.0/>`_ (CC0).
5+
- 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).
6+
- For more information about corpora and models created by PyThaiNLP project, see `PyThaiNLP Corpus <https://github.com/PyThaiNLP/pythainlp-corpus/>`_.
7+
- 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>`_.
98

109
**PyThaiNLP License**
1110

0 commit comments

Comments
 (0)