diff --git a/src/tri-dict/COPYING_00 b/src/tri-dict/COPYING_00 new file mode 100644 index 0000000000000000000000000000000000000000..339d7277c847e3d708285c868dd7316c2572089e --- /dev/null +++ b/src/tri-dict/COPYING_00 @@ -0,0 +1,135 @@ + +ja-jtalkdic-naist-jdic.csv +ja-jtalkdic-unidic-csj.csv + +from jpreprocess/naist-jdic + +Copyright (c) 2009, Nara Institute of Science and Technology, Japan. + +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. +Neither the name of the Nara Institute of Science and Technology +(NAIST) nor the names of its contributors may be used to endorse or +promote products derived from this software without specific prior +written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Copyright (c) 2011-2017, The UniDic Consortium +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the + distribution. + + * Neither the name of the UniDic Consortium nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +/* ----------------------------------------------------------------- */ +/* The Japanese TTS System "Open JTalk" */ +/* developed by HTS Working Group */ +/* http://open-jtalk.sourceforge.net/ */ +/* ----------------------------------------------------------------- */ +/* */ +/* Copyright (c) 2008-2016 Nagoya Institute of Technology */ +/* Department of Computer Science */ +/* */ +/* All rights reserved. */ +/* */ +/* Redistribution and use in source and binary forms, with or */ +/* without modification, are permitted provided that the following */ +/* conditions are met: */ +/* */ +/* - Redistributions of source code must retain the above copyright */ +/* notice, this list of conditions and the following disclaimer. */ +/* - Redistributions in binary form must reproduce the above */ +/* copyright notice, this list of conditions and the following */ +/* disclaimer in the documentation and/or other materials provided */ +/* with the distribution. */ +/* - Neither the name of the HTS working group nor the names of its */ +/* contributors may be used to endorse or promote products derived */ +/* from this software without specific prior written permission. */ +/* */ +/* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND */ +/* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, */ +/* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF */ +/* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE */ +/* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS */ +/* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, */ +/* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED */ +/* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, */ +/* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON */ +/* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, */ +/* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY */ +/* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE */ +/* POSSIBILITY OF SUCH DAMAGE. */ +/* ----------------------------------------------------------------- */ + +BSD 3-Clause License + +Copyright (c) 2023, JPreprocess Team + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/src/tri-dict/COPYING_01 b/src/tri-dict/COPYING_01 new file mode 100644 index 0000000000000000000000000000000000000000..0710f55acb70aa1d069adb8b8168e59b91503b93 --- /dev/null +++ b/src/tri-dict/COPYING_01 @@ -0,0 +1,32 @@ + +chr.def, unk.def licence + +Copyright (c) 2001-2008, Taku Kudo +Copyright (c) 2004-2008, Nippon Telegraph and Telephone Corporation +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are +permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above + copyright notice, this list of conditions and the + following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the + following disclaimer in the documentation and/or other + materials provided with the distribution. + + * Neither the name of the Nippon Telegraph and Telegraph Corporation + nor the names of its contributors may be used to endorse or + promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/src/tri-dict/COPYING_02 b/src/tri-dict/COPYING_02 new file mode 100644 index 0000000000000000000000000000000000000000..f533072ca599697ee497cb351e65516e499c0c92 --- /dev/null +++ b/src/tri-dict/COPYING_02 @@ -0,0 +1,49 @@ +# ================================================================= +ja-jtalkdic-ud-jawki-*.csv +from +q9uri/jtalkdic-ud-jawiki + +jtalkdic-ud-jawiki created from utuhiro78/moszcdic-ut-jawiki + +A dictionary generated from the [Japanese Wikipedia](https://ja.wikipedia.org/) for Mozc. + +license +[CC BY-SA](https://ja.wikipedia.org/wiki/Wikipedia:ウィキペディアを二次利用する) + +# ================================================================= + +ja-jtalkdic-ud-edict2-noacc.csv +from q9uri/jtalkdic-ud-edict2 +jtalkdic-ud-edict2 created from utuhiro78/moszcdic-ut-edict2 + +A dictionary converted from [EDICT2](https://www.edrdg.org/wiki/index.php/JMdict-EDICT_Dictionary_Project) for Mozc. + +[Creative Commons Attribution-ShareAlike Licence (V4.0)](https://www.edrdg.org/edrdg/licence.html) + +# ================================================================= + +from q9uri/jtalkdic-ud-pesonal-names +jtalkdic-ud-pesonal-names created from utuhiro78/moszcdic-ut-pesonal-names + +A personal name dictionary for Mozc. + +## License + +created by utuhiro78 +Apache License, Version 2.0 +# ================================================================= + +from q9uri/jtalkdic-ud-place-names +jtalkdic-ud-place-names created from utuhiro78/moszcdic-ut-place-names + +A dictionary converted from the [Japan Post's ZIP code data](https://www.post.japanpost.jp/zipcode/download.html) for Mozc. + +Thanks to the Japan Post's ZIP code data team. + +## License + +[Public Domain](https://www.post.japanpost.jp/zipcode/dl/readme.html) + +> 郵便番号データに限っては日本郵便株式会社は著作権を主張しません。 + +# ================================================================= \ No newline at end of file diff --git a/src/tri-dict/COPYING_03 b/src/tri-dict/COPYING_03 new file mode 100644 index 0000000000000000000000000000000000000000..5277447e093ebdd20c4a9f8e022546052f774345 --- /dev/null +++ b/src/tri-dict/COPYING_03 @@ -0,0 +1,45 @@ +ja-jatlkdic-yh-dic-noacc +from q9uri/jtalkdic-ud-th-dic +jatalkdic from th-dic + +source ime dictionary from +https://9lab.jp/works/dic/th-dic/ + +cc-by-sa-4.0 licence +https://creativecommons.org/licenses/by-sa/4.0/ +あなたは以下の条件に従う限り、自由に: + + 共有 — どのようなメディアやフォーマットでも資料を複製したり、再配布できます。 営利目的も含め、どのような目的でも。 + 翻案 — マテリアルをリミックスしたり、改変したり、別の作品のベースにしたりできます。 営利目的も含め、どのような目的でも。 + あなたがライセンスの条件に従っている限り、許諾者がこれらの自由を取り消すことはできません。 + +あなたの従うべき条件は以下の通りです。 + + 表示 — あなたは 適切なクレジット を表示し、ライセンスへのリンクを提供し、 変更があったらその旨を示さ なければなりません。これらは合理的であればどのような方法で行っても構いませんが、許諾者があなたやあなたの利用行為を支持していると示唆するような方法は除きます。 + 継承 — もしあなたがこの資料をリミックスしたり、改変したり、加工した場合には、あなたはあなたの貢献部分を元の作品と 同じライセンス の下に頒布しなければなりません。 + 追加的な制約は課せません — あなたは、このライセンスが他の者に許諾することを法的に制限するようないかなる法的規定も 技術的手段 も適用してはなりません。 + +ご注意: + +あなたは、マテリアルの中でパブリック・ドメインに属している部分に関して、あるいはあなたの利用が著作権法上の 例外や権利制限規定 にもとづく場合には、ライセンスの規定に従う必要はありません。 + +保証は提供されていません。ライセンスはあなたの利用に必要な全ての許諾を与えないかも知れません。例えば、 パブリシティ権、肖像権、人格権 などの他の諸権利はあなたがどのように資料を利用するかを制限することがあります。 + +-------------------------------------------------------------- + +source ime dictionary from https://9lab.jp/works/dic/th-dic/ +source ime dictionary copying +著作権、免責事項、再配布について + +本辞書は、上海アリス幻樂団創作物の二次創作に関するガイドラインの範囲内で自由に利用・複製・再配布することができます。 +作成者であるきゅー(Cue)は、本辞書に対して著作権の主張はしませんので、どうぞご自由にお使いください。 + +本辞書を作成するにあたっては、所有作品の資料を参照するほか、後述のインターネット上の情報サイトや解説・評論系同人誌、他の方が作成されたIME辞書等も参考にさせていただいています。 +内容に関しては一通りの確認はしていますが、私が所有していない作品もあったり、公式に読み方が示されていないものもあるため、誤りや抜け、編集時のミス等があるかもしれません。 + +そのため、本辞書の正確性を保証することはできません。 +使用に際しては自己責任でお願いいたします。 +本辞書を使用したことによって生じた如何なる事態に対しても、その一切の責任を負いかねますのでご了承ください。 + +また、本辞書を元に改変し再配布する際は、引用元として本辞書を明示する必要はありませんが、タイトルやファイル名を変更する等して、利用者が混同をしないようご配慮いただけると幸いです。 +特に、オープン拡張辞書についてはGUID値を変更していただくようお願いいたします。詳細は、Microsoft社のオープン拡張辞書に関する資料をご参照願います。 \ No newline at end of file diff --git a/src/tri-dict/COPYING_04 b/src/tri-dict/COPYING_04 new file mode 100644 index 0000000000000000000000000000000000000000..bef6fc5a2221847318111ece34b53c852861895a --- /dev/null +++ b/src/tri-dict/COPYING_04 @@ -0,0 +1,207 @@ +ko*.csv from mecab-ko-dic + +authors +Yongwoon Lee +Yungho Yu + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/src/tri-dict/COPYING_05 b/src/tri-dict/COPYING_05 new file mode 100644 index 0000000000000000000000000000000000000000..3dff8b11b31fd7619abd2ba3a21b247b64eca391 --- /dev/null +++ b/src/tri-dict/COPYING_05 @@ -0,0 +1,21 @@ +dict.txt license +The MIT License (MIT) + +Copyright (c) 2013 Sun Junyi + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/src/tri-dict/char.def b/src/tri-dict/char.def new file mode 100644 index 0000000000000000000000000000000000000000..898b2e074e449b5e7b2fb167b760c9a90f0a43c0 --- /dev/null +++ b/src/tri-dict/char.def @@ -0,0 +1,147 @@ +# +# Japanese charcter category map +# +# $Id: char.def,v 1.3 2006/04/08 06:41:36 taku-ku Exp $; +# + +################################################################################### +# +# CHARACTER CATEGORY DEFINITION +# +# CATEGORY_NAME INVOKE GROUP LENGTH +# +# - CATEGORY_NAME: Name of category. you have to define DEFAULT class. +# - INVOKE: 1/0: always invoke unknown word processing, evan when the word can be found in the lexicon +# - GROUP: 1/0: make a new word by grouping the same chracter category +# - LENGTH: n: 1 to n length new words are added +# +DEFAULT 0 1 0 # DEFAULT is a mandatory category! +SPACE 0 1 0 +KANJI 0 1 0 +SYMBOL 1 1 0 +NUMERIC 1 1 0 +ALPHA 1 1 0 +HIRAGANA 0 1 0 +KATAKANA 1 1 0 +KANJINUMERIC 1 1 0 +GREEK 1 1 0 +CYRILLIC 1 1 0 + +################################################################################### +# +# CODE(UCS2) TO CATEGORY MAPPING +# + +# SPACE +0x0020 SPACE # DO NOT REMOVE THIS LINE, 0x0020 is reserved for SPACE +0x00D0 SPACE +0x0009 SPACE +0x000B SPACE +0x000A SPACE + +# ASCII +0x0021..0x002F SYMBOL +0x0030..0x0039 NUMERIC +0x003A..0x0040 SYMBOL +0x0041..0x005A ALPHA +0x005B..0x0060 SYMBOL +0x0061..0x007A ALPHA +0x007B..0x007E SYMBOL + +# Latin +0x00A1..0x00BF SYMBOL # Latin 1 +0x00C0..0x00FF ALPHA # Latin 1 +0x0100..0x017F ALPHA # Latin Extended A +0x0180..0x0236 ALPHA # Latin Extended B +0x1E00..0x1EF9 ALPHA # Latin Extended Additional + +# CYRILLIC +0x0400..0x04F9 CYRILLIC +0x0500..0x050F CYRILLIC # Cyrillic supplementary + +# GREEK +0x0374..0x03FB GREEK # Greek and Coptic + +# HIRAGANA +0x3041..0x309F HIRAGANA + +# KATAKANA +0x30A1..0x30FF KATAKANA +0x31F0..0x31FF KATAKANA # Small KU .. Small RO +# 0x30FC KATAKANA HIRAGANA # +0x30FC KATAKANA + +# Half KATAKANA +0xFF66..0xFF9D KATAKANA +0xFF9E..0xFF9F KATAKANA + +# KANJI +0x2E80..0x2EF3 KANJI # CJK Raidcals Supplement +0x2F00..0x2FD5 KANJI +0x3005 KANJI +0x3007 KANJI +0x3400..0x4DB5 KANJI # CJK Unified Ideographs Extention +0x4E00..0x9FA5 KANJI +0xF900..0xFA2D KANJI +0xFA30..0xFA6A KANJI + +# KANJI-NUMERIC ( ϻ Ȭ ɴ ) +0x4E00 KANJINUMERIC KANJI +0x4E8C KANJINUMERIC KANJI +0x4E09 KANJINUMERIC KANJI +0x56DB KANJINUMERIC KANJI +0x4E94 KANJINUMERIC KANJI +0x516D KANJINUMERIC KANJI +0x4E03 KANJINUMERIC KANJI +0x516B KANJINUMERIC KANJI +0x4E5D KANJINUMERIC KANJI +0x5341 KANJINUMERIC KANJI +0x767E KANJINUMERIC KANJI +0x5343 KANJINUMERIC KANJI +0x4E07 KANJINUMERIC KANJI +0x5104 KANJINUMERIC KANJI +0x5146 KANJINUMERIC KANJI + +# ZENKAKU +0xFF10..0xFF19 NUMERIC +0xFF21..0xFF3A ALPHA +0xFF41..0xFF5A ALPHA +0xFF01..0xFF0F SYMBOL +0xFF1A..0xFF1F SYMBOL +0xFF3B..0xFF40 SYMBOL +0xFF5B..0xFF65 SYMBOL +0xFFE0..0xFFEF SYMBOL # HalfWidth and Full width Form + +# OTHER SYMBOLS +0x2000..0x206F SYMBOL # General Punctuation +0x2070..0x209F NUMERIC # Superscripts and Subscripts +0x20A0..0x20CF SYMBOL # Currency Symbols +0x20D0..0x20FF SYMBOL # Combining Diaritical Marks for Symbols +0x2100..0x214F SYMBOL # Letterlike Symbols +0x2150..0x218F NUMERIC # Number forms +0x2100..0x214B SYMBOL # Letterlike Symbols +0x2190..0x21FF SYMBOL # Arrow +0x2200..0x22FF SYMBOL # Mathematical Operators +0x2300..0x23FF SYMBOL # Miscellaneuos Technical +0x2460..0x24FF SYMBOL # Enclosed NUMERICs +0x2501..0x257F SYMBOL # Box Drawing +0x2580..0x259F SYMBOL # Block Elements +0x25A0..0x25FF SYMBOL # Geometric Shapes +0x2600..0x26FE SYMBOL # Miscellaneous Symbols +0x2700..0x27BF SYMBOL # Dingbats +0x27F0..0x27FF SYMBOL # Supplemental Arrows A +0x27C0..0x27EF SYMBOL # Miscellaneous Mathematical Symbols-A +0x2800..0x28FF SYMBOL # Braille Patterns +0x2900..0x297F SYMBOL # Supplemental Arrows B +0x2B00..0x2BFF SYMBOL # Miscellaneous Symbols and Arrows +0x2A00..0x2AFF SYMBOL # Supplemental Mathematical Operators +0x3300..0x33FF SYMBOL +0x3200..0x32FE SYMBOL # ENclosed CJK Letters and Months +0x3000..0x303F SYMBOL # CJK Symbol and Punctuation +0xFE30..0xFE4F SYMBOL # CJK Compatibility Forms +0xFE50..0xFE6B SYMBOL # Small Form Variants + +# added 2006/3/13 +0x3007 SYMBOL KANJINUMERIC + +# END OF TABLE diff --git a/src/tri-dict/ja-jtalkdic-naist-jdic.csv b/src/tri-dict/ja-jtalkdic-naist-jdic.csv new file mode 100644 index 0000000000000000000000000000000000000000..d8ca46841cc977bfa73c9acac8baabcb0e60637e --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-naist-jdic.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140e0b8189732fa1e65d22079f399b895cb5d7e6ba8b1b1afed656d3fb10b84e +size 54439801 diff --git a/src/tri-dict/ja-jtalkdic-ud-edict2-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-edict2-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..f2b47b42f926ff1a0803ee0fd46b1c6565d6c002 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-edict2-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83681460b82977b463494d6994aa10327f6367a6c01f266bc96ffd6013ade46d +size 19138386 diff --git a/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-00.csv b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-00.csv new file mode 100644 index 0000000000000000000000000000000000000000..8daae5318b62fb4ed875985d8ff769492197f0e3 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-00.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc68055a99cafca01fc106a9c40b18b6133c586e465b27bcbc031495b67849c1 +size 42970748 diff --git a/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-01.csv b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-01.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e204bcf8983d645fae3ca9f036490c74fccc94a --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-01.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c481ad565d5f09af7d76eadcacaff81afbe7c7804842ecca3f5cf19d9c1f2f +size 43279952 diff --git a/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-02.csv b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-02.csv new file mode 100644 index 0000000000000000000000000000000000000000..c72074489d203a77723e0401b4a0a4c261faff22 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-02.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4285fbde4cd4d76edeac7ae522fc02b4abd23b696b27b379618f9c91e178fa30 +size 42754116 diff --git a/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-03.csv b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-03.csv new file mode 100644 index 0000000000000000000000000000000000000000..e72dbb9d84fbda6fddc6391f29105bcedef293f2 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-jawiki-noacc-03.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5a385fe176af457b15e56ce55f379397aa6a60a2a8a0c3fad0bd7089f5d40b +size 43001314 diff --git a/src/tri-dict/ja-jtalkdic-ud-personal-names-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-personal-names-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..88b649873ca413a9a7c071863f70850c5c7af556 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-personal-names-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d931bcbc13fec5e3d2617cc8207771b3607e61ab60a3730ef220c39973b318bf +size 9144020 diff --git a/src/tri-dict/ja-jtalkdic-ud-place-names-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-place-names-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..a7c7bd9581ca3293a06ce8e8010550152deee115 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-place-names-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30cf4d01c282ce942da7a27f82e3707f039852c7f6b1537d4800abf891900577 +size 32697836 diff --git a/src/tri-dict/ja-jtalkdic-ud-thdic-character-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-thdic-character-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..3f1bae3a981e7e75140817fb527dc1d47e28c1f1 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-thdic-character-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b2e42072144b662331c20bbdd3bbf2205453a2ad67750ce20891c06db4ed2cc +size 37970 diff --git a/src/tri-dict/ja-jtalkdic-ud-thdic-music-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-thdic-music-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..4aea7799764113936840129ab3204d5ccf78b87f --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-thdic-music-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29bc233b1e43ccc183803e92993695c6fa070ed18eb097dd7bcb1a519e00c9c4 +size 80600 diff --git a/src/tri-dict/ja-jtalkdic-ud-thdic-sakuhin-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-thdic-sakuhin-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..8b00cfd1e1071c278e9d17c55251768fbc088648 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-thdic-sakuhin-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448ce473a4aeff560e3c20cb03396c298a1d05b308d1a398b1b1c811849aabc8 +size 33938 diff --git a/src/tri-dict/ja-jtalkdic-ud-thdic-spelcard-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-thdic-spelcard-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..d32d878164882981f03828f8731fb5b5dc84aca9 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-thdic-spelcard-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44e8c70fdfad6fc11d18b6820698291e6ebf458d050e3269a38fa698b631c9c3 +size 531910 diff --git a/src/tri-dict/ja-jtalkdic-ud-thdic-word-noacc.csv b/src/tri-dict/ja-jtalkdic-ud-thdic-word-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..b65e8fdfdbb620de33dfde378c22f7611136b657 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-ud-thdic-word-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f03e01f94d5803c5f7e0dcc993f10273b4dc4c800856492d8c07cc9856e7a31d +size 45948 diff --git a/src/tri-dict/ja-jtalkdic-unidic-csj.csv b/src/tri-dict/ja-jtalkdic-unidic-csj.csv new file mode 100644 index 0000000000000000000000000000000000000000..ceb45794151b7e117d8f91d0403d4f996cb998d5 --- /dev/null +++ b/src/tri-dict/ja-jtalkdic-unidic-csj.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b937d04de948e3163f2c644e43393fd6147e0a743d17e576a61597b33ecd56 +size 33594966 diff --git a/src/tri-dict/ko_CoinedWord.csv b/src/tri-dict/ko_CoinedWord.csv new file mode 100644 index 0000000000000000000000000000000000000000..5299b5aca833a7879169c3cc1d2989d783ecfe97 --- /dev/null +++ b/src/tri-dict/ko_CoinedWord.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721e94cb6c77022fe5f09fe24df982b0815469bdef151fd9e2436d45ebae5bc8 +size 7115 diff --git a/src/tri-dict/ko_EC.csv b/src/tri-dict/ko_EC.csv new file mode 100644 index 0000000000000000000000000000000000000000..9d6ffdd819ac40d4f1eec0154a583172678427c4 --- /dev/null +++ b/src/tri-dict/ko_EC.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8ffbc4a73743d3e33cde2aeb2db8901198c4d0e07ee108782a6660b4b7ed6c +size 105592 diff --git a/src/tri-dict/ko_EF.csv b/src/tri-dict/ko_EF.csv new file mode 100644 index 0000000000000000000000000000000000000000..413620f98b68a50a3feaa198737f7938c8a846e9 --- /dev/null +++ b/src/tri-dict/ko_EF.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29af32001cad203e9f65870f5cfe9c252b21ee263939b3b22471521b288461d9 +size 77385 diff --git a/src/tri-dict/ko_EP.csv b/src/tri-dict/ko_EP.csv new file mode 100644 index 0000000000000000000000000000000000000000..d9def260ed9417b7d16232aca0fe8cb022bfbaeb --- /dev/null +++ b/src/tri-dict/ko_EP.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29901ef575c1419afd65845a7cb1ccf36145029c3fac241daf214d92c33b8c0c +size 1750 diff --git a/src/tri-dict/ko_ETM.csv b/src/tri-dict/ko_ETM.csv new file mode 100644 index 0000000000000000000000000000000000000000..232a8ce9e73cc53ede8a766ceadec4e8abc36db5 --- /dev/null +++ b/src/tri-dict/ko_ETM.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10aa1e8b40b6ee10c4edbc70e5c113059d4cd4a875e72c2603393d5ccbc4627 +size 5781 diff --git a/src/tri-dict/ko_ETN.csv b/src/tri-dict/ko_ETN.csv new file mode 100644 index 0000000000000000000000000000000000000000..cc2ebf6b6e4fb3947d7d11252fdf8756c4908c3c --- /dev/null +++ b/src/tri-dict/ko_ETN.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0de1456b9a0db4239e7afbf84b966e2a77065497af3e0c59446c0b706277fcaf +size 540 diff --git a/src/tri-dict/ko_Foreign.csv b/src/tri-dict/ko_Foreign.csv new file mode 100644 index 0000000000000000000000000000000000000000..055951a7e228bd9317c39c85b9064421af8dd783 --- /dev/null +++ b/src/tri-dict/ko_Foreign.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d18687e258cd7fef5971d7fef207ec15aee98c2e58e2ba7088c419396c5b6fc +size 648134 diff --git a/src/tri-dict/ko_Group.csv b/src/tri-dict/ko_Group.csv new file mode 100644 index 0000000000000000000000000000000000000000..aa019153cb12829d35cb97c0a2477d20d04f5d7d --- /dev/null +++ b/src/tri-dict/ko_Group.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6420aa3482054ce6781e5c9f72cdaa7bf3e9093fa31e254e8a5db8dad452016 +size 261576 diff --git a/src/tri-dict/ko_Hanja.csv b/src/tri-dict/ko_Hanja.csv new file mode 100644 index 0000000000000000000000000000000000000000..4eb83a49b59a6afbc20a93ddea9de49c23359f8a --- /dev/null +++ b/src/tri-dict/ko_Hanja.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2d0e9c9b32727aa82c483c89deef92b389e1459e59d1cb8d15dbfb2544233d +size 5926151 diff --git a/src/tri-dict/ko_IC.csv b/src/tri-dict/ko_IC.csv new file mode 100644 index 0000000000000000000000000000000000000000..393222f3ad395761986543111a5810d78fb8ddb1 --- /dev/null +++ b/src/tri-dict/ko_IC.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f989383be44663a7efa39b7b928d758c58257f67373393fc5e7b277c4f22e6 +size 58942 diff --git a/src/tri-dict/ko_Inflect.csv b/src/tri-dict/ko_Inflect.csv new file mode 100644 index 0000000000000000000000000000000000000000..ef2e33b01dc38e7969f3e341d3db21aad3a34918 --- /dev/null +++ b/src/tri-dict/ko_Inflect.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff9a82d6f97aa75b86f03c33e2d615486200d7433f1c86c2e33a8c18d647064c +size 4042583 diff --git a/src/tri-dict/ko_J.csv b/src/tri-dict/ko_J.csv new file mode 100644 index 0000000000000000000000000000000000000000..5988ec6c5da47cdda3b5a5a1a8cbcf5348000d0f --- /dev/null +++ b/src/tri-dict/ko_J.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0100f2cc4b4e76a44b3888bdb464be0f2249605f7c300b52d657cc8981b3c117 +size 17878 diff --git a/src/tri-dict/ko_MAG.csv b/src/tri-dict/ko_MAG.csv new file mode 100644 index 0000000000000000000000000000000000000000..94daf137636217e0ab872ab0469da84be8ad2c9e --- /dev/null +++ b/src/tri-dict/ko_MAG.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9842fd7f1efc6398fb06c0d3b4c881571b49b91fb340017a8a688f7bd4a4785 +size 842240 diff --git a/src/tri-dict/ko_MAJ.csv b/src/tri-dict/ko_MAJ.csv new file mode 100644 index 0000000000000000000000000000000000000000..ab08ee3452c0b6d48bfc91dc8d171fda262ffd41 --- /dev/null +++ b/src/tri-dict/ko_MAJ.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987a9af86e253fe28bea22037a96ff484c64c7bc96beca7682fdc169bd56b0a0 +size 11994 diff --git a/src/tri-dict/ko_MM.csv b/src/tri-dict/ko_MM.csv new file mode 100644 index 0000000000000000000000000000000000000000..eae86d6e61599e8773002a1c7fd9cafbd4a255bb --- /dev/null +++ b/src/tri-dict/ko_MM.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f455b56f100d1d015f54ec82e2f7833b8a680ac79f08ae2744706fee71a34d +size 23761 diff --git a/src/tri-dict/ko_NNB.csv b/src/tri-dict/ko_NNB.csv new file mode 100644 index 0000000000000000000000000000000000000000..396b81f2f61a5e6afcc4c340faf979b704caaa6d --- /dev/null +++ b/src/tri-dict/ko_NNB.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5537b9e6398dafa71c9432e61150bb2d52f0e8a200459defce67ec61ff8fad7c +size 5635 diff --git a/src/tri-dict/ko_NNBC.csv b/src/tri-dict/ko_NNBC.csv new file mode 100644 index 0000000000000000000000000000000000000000..edd9cc55e1d77f79c816d809126cfbafd52ebab7 --- /dev/null +++ b/src/tri-dict/ko_NNBC.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e230971ad18d2162dfe9b46286b9b969f8eeab5d37006cd989959a335ec6b0b2 +size 33212 diff --git a/src/tri-dict/ko_NNG.csv b/src/tri-dict/ko_NNG.csv new file mode 100644 index 0000000000000000000000000000000000000000..1f8bc0558e31ccc84ca3f38378d54898e931d54b --- /dev/null +++ b/src/tri-dict/ko_NNG.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93be2e17bf9349f400bd24baa47fc3edee997c61727f5df95677714ed3f35745 +size 14868349 diff --git a/src/tri-dict/ko_NNP.csv b/src/tri-dict/ko_NNP.csv new file mode 100644 index 0000000000000000000000000000000000000000..2ad326e0086a53249c1152b45c291655d09d01d3 --- /dev/null +++ b/src/tri-dict/ko_NNP.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f5d577c9ddaf4da77cd57ef40c4ad6c98cfb31aa99744395aba33d2014344c +size 198413 diff --git a/src/tri-dict/ko_NP.csv b/src/tri-dict/ko_NP.csv new file mode 100644 index 0000000000000000000000000000000000000000..28343ebf181c5828fa8d60fbc3fe68a3ec068ddd --- /dev/null +++ b/src/tri-dict/ko_NP.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6e963b73696b944bfbf4d3362a54a0d82d1854cad906f3ae27a78ea227d24b +size 15005 diff --git a/src/tri-dict/ko_NR.csv b/src/tri-dict/ko_NR.csv new file mode 100644 index 0000000000000000000000000000000000000000..73553ee7d5837e24282fd2c2ba03c73920b6fd71 --- /dev/null +++ b/src/tri-dict/ko_NR.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30fe26849cec9251152af1dcf83af88111db3076810f2b4f7b468a9d84a0dad1 +size 23238 diff --git a/src/tri-dict/ko_NorthKorea.csv b/src/tri-dict/ko_NorthKorea.csv new file mode 100644 index 0000000000000000000000000000000000000000..42218f8bd9c66105a179671e69bc346bd85bc1e7 --- /dev/null +++ b/src/tri-dict/ko_NorthKorea.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6e61ccd266667d155b5ad8f80ba4b22d6c270efb246fa60933743f0d5684dc +size 135 diff --git a/src/tri-dict/ko_Person-actor.csv b/src/tri-dict/ko_Person-actor.csv new file mode 100644 index 0000000000000000000000000000000000000000..7c2a2aa0795983a275b634fb5761bbd9a66de496 --- /dev/null +++ b/src/tri-dict/ko_Person-actor.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f087febd7fa4efc2629e828c382ad8e7fb3cade7a0cf22c2d38c6e1307b61816 +size 9950318 diff --git a/src/tri-dict/ko_Person.csv b/src/tri-dict/ko_Person.csv new file mode 100644 index 0000000000000000000000000000000000000000..9a20b9156dce9be876b39cd09e96fda463ba395e --- /dev/null +++ b/src/tri-dict/ko_Person.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33aef8a2630e366ecfd4a0a8979c5de6fd44b4846fb1a1bf7b21cc8683e21537 +size 14224094 diff --git a/src/tri-dict/ko_Place-address.csv b/src/tri-dict/ko_Place-address.csv new file mode 100644 index 0000000000000000000000000000000000000000..ecffa16a46ce72716ac50cdc0d8370530dc82d52 --- /dev/null +++ b/src/tri-dict/ko_Place-address.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8dda89ccd588280c592ad03d5d3843f2630779eda37ff7730a7ba54ae43bd4 +size 1390411 diff --git a/src/tri-dict/ko_Place-station.csv b/src/tri-dict/ko_Place-station.csv new file mode 100644 index 0000000000000000000000000000000000000000..b057409c5344cd204e3bad9b81bf8cbb04ce5ea7 --- /dev/null +++ b/src/tri-dict/ko_Place-station.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2105392fb681c14cfd643dd367d7fc9374d6f47708ce587a940ca830d4a72bab +size 109639 diff --git a/src/tri-dict/ko_Place.csv b/src/tri-dict/ko_Place.csv new file mode 100644 index 0000000000000000000000000000000000000000..9a8e5c0ab0db46b9db477e129599a920a4b6b2fb --- /dev/null +++ b/src/tri-dict/ko_Place.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78939dc1daa157ed49e34c96f1a2af25dda7c0f37856ea8212089dab4df7035b +size 2527890 diff --git a/src/tri-dict/ko_Preanalysis.csv b/src/tri-dict/ko_Preanalysis.csv new file mode 100644 index 0000000000000000000000000000000000000000..94cbf8cf6901470f02b3fe89275f9fc2f6f2a9ef --- /dev/null +++ b/src/tri-dict/ko_Preanalysis.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7551cfdb35e13aeb274c64ad43718d84925c5e9f747f691f56887de7ad7a41e +size 585 diff --git a/src/tri-dict/ko_Symbol.csv b/src/tri-dict/ko_Symbol.csv new file mode 100644 index 0000000000000000000000000000000000000000..633cfc22dbb4e3082daa7740fc3a00501172f6c6 --- /dev/null +++ b/src/tri-dict/ko_Symbol.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd11ca7b7709b0e8f90221225833ea50db65daab5844592356aa3859becf2e6d +size 570 diff --git a/src/tri-dict/ko_VA.csv b/src/tri-dict/ko_VA.csv new file mode 100644 index 0000000000000000000000000000000000000000..a8950d5e9ac7c2e0724072b92003a3694676a6b4 --- /dev/null +++ b/src/tri-dict/ko_VA.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5508849ef6054533ffe1e81a8c2351838e538e98ba62a9f97a09836f2f19dbab +size 117146 diff --git a/src/tri-dict/ko_VCN.csv b/src/tri-dict/ko_VCN.csv new file mode 100644 index 0000000000000000000000000000000000000000..d691782fa1400ee5eeb5bc56cce96d2beccb6bcb --- /dev/null +++ b/src/tri-dict/ko_VCN.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7237953df47b40ed383887383c5a4d24699d1c55ebed6eb1545e90f4d621b1b +size 321 diff --git a/src/tri-dict/ko_VCP.csv b/src/tri-dict/ko_VCP.csv new file mode 100644 index 0000000000000000000000000000000000000000..c0be3270da78b41f3b592caa7df767d112159025 --- /dev/null +++ b/src/tri-dict/ko_VCP.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a2068b76a16fd32335f767209f073757d2a0e50c104fba17a68ef932dab3bd +size 369 diff --git a/src/tri-dict/ko_VV.csv b/src/tri-dict/ko_VV.csv new file mode 100644 index 0000000000000000000000000000000000000000..1d4187b2871cd3efee45600a01b5d09a4fe69287 --- /dev/null +++ b/src/tri-dict/ko_VV.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2929d7cfd45c30d64bfe2b8e6e31f6362772c95a7e2646968a10df04116f60d2 +size 362987 diff --git a/src/tri-dict/ko_VX.csv b/src/tri-dict/ko_VX.csv new file mode 100644 index 0000000000000000000000000000000000000000..14330def46277af46ed0146ad0d06de400d606b6 --- /dev/null +++ b/src/tri-dict/ko_VX.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8168dcdf7bcb0d7aadbd91b5372f24bfd5d4908f631a561f31e4945daf0a543 +size 5204 diff --git a/src/tri-dict/ko_Wikipedia.csv b/src/tri-dict/ko_Wikipedia.csv new file mode 100644 index 0000000000000000000000000000000000000000..c9c052ce4b024c9c74fb922b1e0f9c38b1e19417 --- /dev/null +++ b/src/tri-dict/ko_Wikipedia.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d492957fdfa3585a6e4754b5c9b3bcd4aed2c4f4d9e741567d8f26b69c3300a5 +size 2219240 diff --git a/src/tri-dict/ko_XPN.csv b/src/tri-dict/ko_XPN.csv new file mode 100644 index 0000000000000000000000000000000000000000..025705f8333d0c58e02ad2a215ea76dd69758893 --- /dev/null +++ b/src/tri-dict/ko_XPN.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c37b72a0dd0b9bb611c7ce7cccc7eaa8050818b511568a6c5fa6ac5ce590ef +size 3237 diff --git a/src/tri-dict/ko_XR.csv b/src/tri-dict/ko_XR.csv new file mode 100644 index 0000000000000000000000000000000000000000..cea777f1e6ee06ad5f3dcec97ce9bc9f534eb047 --- /dev/null +++ b/src/tri-dict/ko_XR.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab645b6332e56fe767edaf27409dfc03211d64e56dd4b562d19a671d6ec9e2d7 +size 165259 diff --git a/src/tri-dict/ko_XSA.csv b/src/tri-dict/ko_XSA.csv new file mode 100644 index 0000000000000000000000000000000000000000..e5523780d2e17e7cb93e22f36db39a7190a66213 --- /dev/null +++ b/src/tri-dict/ko_XSA.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a3c2c9d805d17deff7e2db91cb96cf4e9df7d0b401abd17cedcb85febd9e6a2 +size 813 diff --git a/src/tri-dict/ko_XSN.csv b/src/tri-dict/ko_XSN.csv new file mode 100644 index 0000000000000000000000000000000000000000..6f1cf4633a1d29d359a86f3c66cbb293f3caed48 --- /dev/null +++ b/src/tri-dict/ko_XSN.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4df40d210adc725e80c233c71bb69fc630f0b7103acc908d08ef242eb7672e5f +size 4960 diff --git a/src/tri-dict/ko_XSV.csv b/src/tri-dict/ko_XSV.csv new file mode 100644 index 0000000000000000000000000000000000000000..41034b93e8d452a2b4ca1c93c8cf713c54ef4fda --- /dev/null +++ b/src/tri-dict/ko_XSV.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f377d8f1da96823103af0dc571d892332743dc1a69ff68fc96fb79e6bb4dd533 +size 945 diff --git a/src/tri-dict/matrix.def b/src/tri-dict/matrix.def new file mode 100644 index 0000000000000000000000000000000000000000..ba2ee4507c2c79525f929ccbe4f4e3f4ca2e545b --- /dev/null +++ b/src/tri-dict/matrix.def @@ -0,0 +1,2 @@ +1 1 +0 0 0 diff --git a/src/tri-dict/unk.def b/src/tri-dict/unk.def new file mode 100644 index 0000000000000000000000000000000000000000..255f81710850e78c38934f7a17c502b904c0d8db --- /dev/null +++ b/src/tri-dict/unk.def @@ -0,0 +1,11 @@ +DEFAULT,0,0,0,* +SPACE,0,0,0,* +KANJI,0,0,0,* +SYMBOL,0,0,0,* +NUMERIC,0,0,0,* +ALPHA,0,0,0,* +HIRAGANA,0,0,0,* +KATAKANA,0,0,0,* +KANJINUMERIC,0,0,0,* +GREEK,0,0,0,* +CYRILLIC,0,0,0,* diff --git a/src/tri-dict/zh-jibea-noacc.csv b/src/tri-dict/zh-jibea-noacc.csv new file mode 100644 index 0000000000000000000000000000000000000000..ac3b0bd7744c71e4ba53719f7d67e7198ec409c8 --- /dev/null +++ b/src/tri-dict/zh-jibea-noacc.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c7004ee6456ab336727cce5b4fb3dc9d19004ca74b7e087988383cf7dad55ab +size 22594613