Skip to content
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

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

shogo82148
Copy link
Owner

@shogo82148 shogo82148 commented Jan 14, 2024

Summary by CodeRabbit

  • Documentation
    • Updated release information and download links for MeCab 0.996.10.
    • Provided updated bindings information for Perl, Ruby, Python, and Java.

Copy link

coderabbitai bot commented Jan 14, 2024

Walkthrough

This 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

Files Change Summary
mecab/content/_index.md Added release information for MeCab 0.996.10 and updated SWIG to 4.2.0.
.../download-links.md Updated download links for MeCab 0.996.10 and language bindings.

🐇✨
To parse the words anew, MeCab's been updated,
With bindings like threads, through languages threaded.
A hop, skip, and a jump, from errors we're freed,
In code we trust, with new versions we proceed. 🌟

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?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 7

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 8a3792a and 5094815.
Files selected for processing (1)
  • mecab/content/_index.md (2 hunks)

Comment on lines +90 to +92
- **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)
Copy link

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.

Suggested change
- **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)
Copy link

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.

Suggested change
- [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)
Copy link

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.

Suggested change
- 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)

Comment on lines +225 to +226
- 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)
Copy link

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.

Suggested change
- 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)
Copy link

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.

Suggested change
- 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)
Copy link

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.

Suggested change
- 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)

Comment on lines +240 to +244
- [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)
Copy link

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.

Suggested change
- [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)

@shogo82148 shogo82148 merged commit 0d6f5dd into main Jan 14, 2024
84 checks passed
@shogo82148 shogo82148 deleted the prepare-for-releasing-0.996.10 branch January 14, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant