Susumu Yata
null+****@clear*****
Mon Jan 22 14:27:57 JST 2018
Susumu Yata 2018-01-22 14:27:57 +0900 (Mon, 22 Jan 2018) New Revision: cbba9569d75628152e07f4812a6e2da4b9d315f3 https://github.com/groonga/groonga/commit/cbba9569d75628152e07f4812a6e2da4b9d315f3 Message: doc: update links to MeCab Modified files: doc/locale/ja/LC_MESSAGES/install.po doc/locale/ja/LC_MESSAGES/reference.po doc/source/install/centos.rst doc/source/install/debian.rst doc/source/install/fedora.rst doc/source/install/mac_os_x.rst doc/source/install/others.rst doc/source/install/ubuntu.rst doc/source/reference/tokenizers.rst Modified: doc/locale/ja/LC_MESSAGES/install.po (+11 -11) =================================================================== --- doc/locale/ja/LC_MESSAGES/install.po 2018-01-22 13:49:45 +0900 (6f0678a83) +++ doc/locale/ja/LC_MESSAGES/install.po 2018-01-22 14:27:57 +0900 (c891cea84) @@ -59,11 +59,11 @@ msgid "Install::" msgstr "インストール::" msgid "" -"If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, " -"install groonga-tokenizer-mecab package." +"If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a " +"tokenizer, install groonga-tokenizer-mecab package." msgstr "" -"`MeCab <http://mecab.sourceforge.net/>`_ をトークナイザーとして使いたいとき" -"は、groonga-tokenizer-mecabパッケージをインストールしてください。" +"`MeCab <https://taku910.github.io/mecab/>`_ をトークナイザーとして使いたいと" +"きは、groonga-tokenizer-mecabパッケージをインストールしてください。" msgid "Install groonga-tokenizer-mecab package::" msgstr "groonga-tokenizer-mecabパッケージのインストール::" @@ -239,11 +239,11 @@ msgid "Homebrew" msgstr "" msgid "" -"If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a tokenizer, " -"specify ``--with-mecab`` option::" +"If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a " +"tokenizer, specify ``--with-mecab`` option::" msgstr "" -"`MeCab <http://mecab.sourceforge.net/>`_ をトークナイザーとして使いたいとき" -"は、 ``--with-mecab`` オプションを指定してください。" +"`MeCab <https://taku910.github.io/mecab/>`_ をトークナイザーとして使いたいと" +"きは、 ``--with-mecab`` オプションを指定してください。" msgid "Then install and configure MeCab dictionary." msgstr "それからMeCabの辞書をインストール・設定します。" @@ -353,11 +353,11 @@ msgstr "" "す:" msgid "" -"`MeCab <http://mecab.sourceforge.net/>`_ for tokenizing full-text search " +"`MeCab <https://taku910.github.io/mecab/>`_ for tokenizing full-text search " "target document by morphological analysis" msgstr "" -"`MeCab <http://mecab.sourceforge.net/>`_ (全文検索対象のドキュメントを形態素" -"解析でトークナイズするため)" +"`MeCab <https://taku910.github.io/mecab/>`_ (全文検索対象のドキュメントを形" +"態素解析でトークナイズするため)" msgid "" "`KyTea <http://www.phontron.com/kytea/>`_ for tokenizing full-text search " Modified: doc/locale/ja/LC_MESSAGES/reference.po (+4 -4) =================================================================== --- doc/locale/ja/LC_MESSAGES/reference.po 2018-01-22 13:49:45 +0900 (804a92ecb) +++ doc/locale/ja/LC_MESSAGES/reference.po 2018-01-22 14:27:57 +0900 (213447374) @@ -26753,11 +26753,11 @@ msgid "Here is an example of ``TokenDelimitNull``:" msgstr "以下は ``TokenDelimitNull`` の例です。" msgid "" -"``TokenMecab`` is a tokenizer based on `MeCab <http://mecab.sourceforge.net/" -">`_ part-of-speech and morphological analyzer." +"``TokenMecab`` is a tokenizer based on `MeCab <https://taku910.github.io/" +"mecab/>`_ part-of-speech and morphological analyzer." msgstr "" -"``TokenMecab`` は `MeCab <http://mecab.sourceforge.net/>`_ 形態素解析器をベー" -"スにしたトークナイザーです。" +"``TokenMecab`` は `MeCab <https://taku910.github.io/mecab/>`_ 形態素解析器を" +"ベースにしたトークナイザーです。" msgid "" "MeCab doesn't depend on Japanese. You can use MeCab for other languages by " Modified: doc/source/install/centos.rst (+2 -2) =================================================================== --- doc/source/install/centos.rst 2018-01-22 13:49:45 +0900 (c7c7bfaed) +++ doc/source/install/centos.rst 2018-01-22 14:27:57 +0900 (c9990877b) @@ -24,7 +24,7 @@ Install:: .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: @@ -57,7 +57,7 @@ Install:: .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: Modified: doc/source/install/debian.rst (+2 -2) =================================================================== --- doc/source/install/debian.rst 2018-01-22 13:49:45 +0900 (793a55c1d) +++ doc/source/install/debian.rst 2018-01-22 14:27:57 +0900 (31fad7137) @@ -36,7 +36,7 @@ Install:: .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: @@ -103,7 +103,7 @@ Install:: .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: Modified: doc/source/install/fedora.rst (+1 -1) =================================================================== --- doc/source/install/fedora.rst 2018-01-22 13:49:45 +0900 (eff9afdb2) +++ doc/source/install/fedora.rst 2018-01-22 14:27:57 +0900 (1d28a35a1) @@ -38,7 +38,7 @@ Note that additional packages such as ``mecab-dic`` and ``mecab-jumandic`` packa .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: Modified: doc/source/install/mac_os_x.rst (+1 -1) =================================================================== --- doc/source/install/mac_os_x.rst 2018-01-22 13:49:45 +0900 (9acedd502) +++ doc/source/install/mac_os_x.rst 2018-01-22 14:27:57 +0900 (dd8ca4957) @@ -27,7 +27,7 @@ Install:: % brew install groonga -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, specify ``--with-mecab`` option:: % brew install groonga --with-mecab Modified: doc/source/install/others.rst (+1 -1) =================================================================== --- doc/source/install/others.rst 2018-01-22 13:49:45 +0900 (04bc70e43) +++ doc/source/install/others.rst 2018-01-22 14:27:57 +0900 (bf4bad7c0) @@ -51,7 +51,7 @@ Libraries All libraries are optional. Here are optional libraries: - * `MeCab <http://mecab.sourceforge.net/>`_ for tokenizing full-text + * `MeCab <https://taku910.github.io/mecab/>`_ for tokenizing full-text search target document by morphological analysis * `KyTea <http://www.phontron.com/kytea/>`_ for tokenizing full-text search target document by morphological analysis Modified: doc/source/install/ubuntu.rst (+1 -1) =================================================================== --- doc/source/install/ubuntu.rst 2018-01-22 13:49:45 +0900 (e892297a3) +++ doc/source/install/ubuntu.rst 2018-01-22 14:27:57 +0900 (1f640a369) @@ -44,7 +44,7 @@ Install:: .. include:: server-use.inc -If you want to use `MeCab <http://mecab.sourceforge.net/>`_ as a +If you want to use `MeCab <https://taku910.github.io/mecab/>`_ as a tokenizer, install groonga-tokenizer-mecab package. Install groonga-tokenizer-mecab package:: Modified: doc/source/reference/tokenizers.rst (+1 -1) =================================================================== --- doc/source/reference/tokenizers.rst 2018-01-22 13:49:45 +0900 (bef7331cd) +++ doc/source/reference/tokenizers.rst 2018-01-22 14:27:57 +0900 (9ece37db1) @@ -453,7 +453,7 @@ Here is an example of ``TokenDelimitNull``: ^^^^^^^^^^^^^^ ``TokenMecab`` is a tokenizer based on `MeCab -<http://mecab.sourceforge.net/>`_ part-of-speech and +<https://taku910.github.io/mecab/>`_ part-of-speech and morphological analyzer. MeCab doesn't depend on Japanese. You can use MeCab for other -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180122/dddb852b/attachment-0001.htm