From 6b5283b81b17ab71b35471bd7f316745c4630418 Mon Sep 17 00:00:00 2001 From: konbraphat51 Date: Thu, 30 Nov 2023 12:40:18 +0900 Subject: [PATCH] Add: license description --- pythainlp/corpus/corpus_license.md | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pythainlp/corpus/corpus_license.md b/pythainlp/corpus/corpus_license.md index 5137bb9a2..9311dd4c4 100644 --- a/pythainlp/corpus/corpus_license.md +++ b/pythainlp/corpus/corpus_license.md @@ -101,3 +101,34 @@ S. Thoongsup et al., ‘Thai WordNet construction’, in Proceedings of the 7th Workshop on Asian Language Resources, Suntec, Singapore, Aug. 2009, pp. 139–144. https://www.aclweb.org/anthology/W09-3420.pdf + +## Wikipedia Titles +Corpus of Wikipedia titles (wikipedia_titles.txt) was processed by konbraphat51 (https://github.com/konbraphat51/Thai_Dictionary_Cleaner/tree/main) + +The original data is thwiki-latest-all-titles.gz of https://dumps.wikimedia.org/thwiki/latest/ which Wikipedia.org has created. + +``` +Wikipedia.org + +This is a human-readable summary of (and not a substitute for) the license below. + +You are free: + +to Share—copy and redistribute the material in any medium or format +to Adapt—remix, transform, and build upon the material +for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +Under the following terms: + +Attribution—You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +Share Alike—If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +No additional restrictions—You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. +``` \ No newline at end of file