-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare for releasing v0.999.10 #113
Conversation
WalkthroughThis update heralds the release of MeCab version 0.996.10, addressing issues with Python wheel builds and incorporating an upgrade to SWIG 4.2.0. Additionally, the download links for the new version and its various language bindings, including Perl, Ruby, Python, and Java, have been refreshed. Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **2024-01-15** MeCab 0.996.10 | ||
- [Python wheel のビルドエラーを修正](https://github.com/shogo82148/mecab/pull/105) | ||
- [SWIG 4.2.0 へアップデート](https://github.com/shogo82148/mecab/pull/112) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The release version mentioned in the news section is 0.996.10
, which seems to be a typo since the PR title and objectives mention 0.999.10
. Please correct the version number to maintain consistency with the actual release version.
- - **2024-01-15** MeCab 0.996.10
+ - **2024-01-15** MeCab 0.999.10
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- **2024-01-15** MeCab 0.996.10 | |
- [Python wheel のビルドエラーを修正](https://github.com/shogo82148/mecab/pull/105) | |
- [SWIG 4.2.0 へアップデート](https://github.com/shogo82148/mecab/pull/112) | |
- **2024-01-15** MeCab 0.999.10 | |
- [Python wheel のビルドエラーを修正](https://github.com/shogo82148/mecab/pull/105) | |
- [SWIG 4.2.0 へアップデート](https://github.com/shogo82148/mecab/pull/112) |
@@ -211,34 +214,34 @@ MeCab に至るまでの形態素解析器開発の歴史等は[こちら]({{<re | |||
|
|||
- **MeCab** はフリーソフトウェアです.[GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)(the GNU General Public License Version 2.0), [LGPL](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt)(Lesser GNU General Public License Version 2.1), または [三条項BSD](https://spdx.org/licenses/BSD-3-Clause.html) ライセンスに従って本ソフトウェアを使用,再配布することができます。 詳細は COPYING, GPL, LGPL, BSD各ファイルを参照して下さい. | |||
|
|||
- [v0.996.9](https://github.com/shogo82148/mecab/releases/tag/v0.996.9) | |||
- [v0.996.10](https://github.com/shogo82148/mecab/releases/tag/v0.996.10) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The download link label for MeCab is v0.996.10
, which should be v0.999.10
to match the intended release version.
- - [v0.996.10](https://github.com/shogo82148/mecab/releases/tag/v0.996.10)
+ - [v0.999.10](https://github.com/shogo82148/mecab/releases/tag/v0.999.10)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- [v0.996.10](https://github.com/shogo82148/mecab/releases/tag/v0.996.10) | |
- [v0.999.10](https://github.com/shogo82148/mecab/releases/tag/v0.999.10) |
|
||
### MeCab 本体 | ||
|
||
- Source | ||
- mecab-0.996.9.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.9/mecab-0.996.9.tar.gz) | ||
- mecab-0.996.10.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-0.996.10.tar.gz) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The source package link text mecab-0.996.10.tar.gz
should reflect the correct version 0.999.10
.
- - mecab-0.996.10.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-0.996.10.tar.gz)
+ - mecab-0.999.10.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-0.999.10.tar.gz)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- mecab-0.996.10.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-0.996.10.tar.gz) | |
- mecab-0.999.10.tar.gz: [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-0.999.10.tar.gz) |
- mecab-msvc-x64-0.996.10.zip: [64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x64-0.996.10.zip) | ||
- mecab-msvc-x86-0.996.10.zip: [32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x86-0.996.10.zip) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The binary package download links for MS-Windows also contain the incorrect version number in the file names.
- - mecab-msvc-x64-0.996.10.zip: [64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x64-0.996.10.zip)
- - mecab-msvc-x86-0.996.10.zip: [32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x86-0.996.10.zip)
+ - mecab-msvc-x64-0.999.10.zip: [64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-msvc-x64-0.999.10.zip)
+ - mecab-msvc-x86-0.999.10.zip: [32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-msvc-x86-0.999.10.zip)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- mecab-msvc-x64-0.996.10.zip: [64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x64-0.996.10.zip) | |
- mecab-msvc-x86-0.996.10.zip: [32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-msvc-x86-0.996.10.zip) | |
- mecab-msvc-x64-0.999.10.zip: [64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-msvc-x64-0.999.10.zip) | |
- mecab-msvc-x86-0.999.10.zip: [32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-msvc-x86-0.999.10.zip) |
- Windows 版には コンパイル済みの IPA 辞書が含まれています | ||
|
||
### MeCab 用の辞書 | ||
|
||
- IPA 辞書 | ||
- IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.9/mecab-ipadic-2.7.0-20070801.tar.gz) | ||
- IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ipadic-2.7.0-20070801.tar.gz) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The IPA dictionary download link text should be updated to the correct version number.
- - IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ipadic-2.7.0-20070801.tar.gz)
+ - IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-ipadic-2.7.0-20070801.tar.gz)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ipadic-2.7.0-20070801.tar.gz) | |
- IPA 辞書, IPAコーパス に基づき [CRF][CRF] でパラメータ推定した辞書です。 **(推奨)** [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-ipadic-2.7.0-20070801.tar.gz) |
- JUMAN 辞書 | ||
- JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.9/mecab-jumandic-7.0-20130310.tar.gz) | ||
- JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-jumandic-7.0-20130310.tar.gz) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The JUMAN dictionary download link text should also be updated to the correct version number.
- - JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-jumandic-7.0-20130310.tar.gz)
+ - JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-jumandic-7.0-20130310.tar.gz)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-jumandic-7.0-20130310.tar.gz) | |
- JUMAN 辞書, 京都コーパスに基づき [CRF][CRF] でパラメータ推定した辞書です。 [ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-jumandic-7.0-20130310.tar.gz) |
- [Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-perl-0.996.10.tar.gz) | ||
- [Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ruby-0.996.10.tar.gz) | ||
- [Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-python-0.996.10.tar.gz) | ||
- Windowsに関してはコンパイル済みのwheelもあります。 | ||
- [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.9/mecab-java-0.996.9.tar.gz) | ||
- [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-java-0.996.10.tar.gz) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The download links for the Perl, Ruby, Python, and Java bindings all contain the incorrect version number in the file names.
- - [Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-perl-0.996.10.tar.gz)
- - [Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ruby-0.996.10.tar.gz)
- - [Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-python-0.996.10.tar.gz)
- - [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-java-0.996.10.tar.gz)
+ - [Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-perl-0.999.10.tar.gz)
+ - [Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-ruby-0.999.10.tar.gz)
+ - [Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-python-0.999.10.tar.gz)
+ - [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-java-0.999.10.tar.gz)
Committable suggestion
❗ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
- [Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-perl-0.996.10.tar.gz) | |
- [Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-ruby-0.996.10.tar.gz) | |
- [Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-python-0.996.10.tar.gz) | |
- Windowsに関してはコンパイル済みのwheelもあります。 | |
- [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.9/mecab-java-0.996.9.tar.gz) | |
- [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.10/mecab-java-0.996.10.tar.gz) | |
- [Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-perl-0.999.10.tar.gz) | |
- [Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-ruby-0.999.10.tar.gz) | |
- [Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-python-0.999.10.tar.gz) | |
- Windowsに関してはコンパイル済みのwheelもあります。 | |
- [Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.999.10/mecab-java-0.999.10.tar.gz) |
Summary by CodeRabbit