Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01e5de5

Browse files
authored
bump up v0.996.5 (#55)
* bump up v0.996.5* update news 2020-10-09
1 parent38f5012 commit01e5de5

File tree

7 files changed

+20
-16
lines changed

7 files changed

+20
-16
lines changed

‎mecab/configure.ac‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
AC_INIT([mecab],[0.996.4])
2+
AC_INIT([mecab],[0.996.5])
33
AC_CONFIG_SRCDIR([src/mecab.cpp])
44
AM_INIT_AUTOMAKE
55
AH_TEMPLATE([HAVE_CXX11_ATOMIC_OPS],[])

‎mecab/content/_index.md‎

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ MeCab に至るまでの形態素解析器開発の歴史等は[こちら]({{<re
8383

8484
##新着情報 {#news}
8585

86+
-**2020-10-09** MeCab 0.996.5
87+
-[C++11が利用可能な環境では`thread_local` キーワードを利用](https://github.com/shogo82148/mecab/pull/54)
88+
-[C++11で非推奨,C++17で削除された`register` キーワードを削除](https://github.com/shogo82148/mecab/pull/54)
89+
-[`mecab_new` が正しくエラーを返さない問題を修正](https://github.com/shogo82148/mecab/pull/53)
8690
-**2020-10-07** MeCab 0.996.4
8791
-[mingw-w64 でコンパイルできない問題を修正](https://github.com/shogo82148/mecab/pull/50)
8892
-**2020-02-21** MeCab 0.996.3
@@ -192,34 +196,34 @@ MeCab に至るまでの形態素解析器開発の歴史等は[こちら]({{<re
192196

193197
-**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各ファイルを参照して下さい.
194198

195-
-[v0.996.4](https://github.com/shogo82148/mecab/releases/tag/v0.996.4)
199+
-[v0.996.5](https://github.com/shogo82148/mecab/releases/tag/v0.996.5)
196200

197201
###MeCab 本体
198202

199203
- Source
200-
- mecab-0.996.4.tar.gz:[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-0.996.4.tar.gz)
204+
- mecab-0.996.5.tar.gz:[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-0.996.5.tar.gz)
201205
- 辞書は含まれていません. 動作には別途辞書が必要です。
202206
- Binary package for MS-Windows
203-
- mecab-msvc-x64-0.996.4.zip:[64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-msvc-x64-0.996.4.zip)
204-
- mecab-msvc-x86-0.996.4.zip:[32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-msvc-x86-0.996.4.zip)
207+
- mecab-msvc-x64-0.996.5.zip:[64bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-msvc-x64-0.996.5.zip)
208+
- mecab-msvc-x86-0.996.5.zip:[32bit版ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-msvc-x86-0.996.5.zip)
205209
- Windows 版には コンパイル済みの IPA 辞書が含まれています
206210

207211
###MeCab 用の辞書
208212

209213
- IPA 辞書
210-
- IPA 辞書, IPAコーパス に基づき[CRF][CRF] でパラメータ推定した辞書です。**(推奨)**[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-ipadic-2.7.0-20070801.tar.gz)
214+
- IPA 辞書, IPAコーパス に基づき[CRF][CRF] でパラメータ推定した辞書です。**(推奨)**[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-ipadic-2.7.0-20070801.tar.gz)
211215
- JUMAN 辞書
212-
- JUMAN 辞書, 京都コーパスに基づき[CRF][CRF] でパラメータ推定した辞書です。[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-jumandic-7.0-20130310.tar.gz)
216+
- JUMAN 辞書, 京都コーパスに基づき[CRF][CRF] でパラメータ推定した辞書です。[ダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-jumandic-7.0-20130310.tar.gz)
213217
- Unidic 辞書
214218
- Unidic 辞書, BCCWJコーパスに基づき CRF でパラーメータ推定した辞書です。ダウンロード
215219

216220
###perl/ruby/python/java バインディング
217221

218-
-[Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-perl-0.996.4.tar.gz)
219-
-[Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-ruby-0.996.4.tar.gz)
220-
-[Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-python-0.996.4.tar.gz)
222+
-[Perlダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-perl-0.996.5.tar.gz)
223+
-[Rubyダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-ruby-0.996.5.tar.gz)
224+
-[Pythonダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-python-0.996.5.tar.gz)
221225
- Windowsに関してはコンパイル済みのwheelもあります。
222-
-[Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.4/mecab-java-0.996.4.tar.gz)
226+
-[Javaダウンロード](https://github.com/shogo82148/mecab/releases/download/v0.996.5/mecab-java-0.996.5.tar.gz)
223227

224228
##インストール {#install}
225229

‎mecab/csharp/MeCab_wrap.cxx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3201,7 +3201,7 @@ SWIGEXPORT char * SWIGSTDCALL CSharp_MeCab_VERSION_get() {
32013201
char * jresult ;
32023202
char *result =0 ;
32033203

3204-
result = (char *)("0.996.4");
3204+
result = (char *)("0.996.5");
32053205
jresult =SWIG_csharp_string_callback((constchar *)result);
32063206
return jresult;
32073207
}

‎mecab/java/MeCab_wrap.cxx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3564,7 +3564,7 @@ SWIGEXPORT jstring JNICALL Java_org_chasen_mecab_MeCabJNI_VERSION_1get(JNIEnv *j
35643564

35653565
(void)jenv;
35663566
(void)jcls;
3567-
result = (char *)("0.996.4");
3567+
result = (char *)("0.996.5");
35683568
if (result) jresult = jenv->NewStringUTF((constchar *)result);
35693569
return jresult;
35703570
}

‎mecab/perl/MeCab_wrap.cxx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7356,7 +7356,7 @@ XS(SWIG_init) {
73567356
SWIG_TypeClientData(SWIGTYPE_p_MeCab__Tagger, (void*)"MeCab::Tagger");
73577357
/*@SWIG:/usr/local/Cellar/swig/4.0.2/share/swig/4.0.2/perl5/perltypemaps.swg,65,%set_constant@*/do {
73587358
SV *sv =get_sv((char*) SWIG_prefix"VERSION",TRUE |0x2 | GV_ADDMULTI);
7359-
sv_setsv(sv,SWIG_FromCharPtr("0.996.4"));
7359+
sv_setsv(sv,SWIG_FromCharPtr("0.996.5"));
73607360
SvREADONLY_on(sv);
73617361
}while(0)/*@SWIG@*/;
73627362
ST(0) = &PL_sv_yes;

‎mecab/python/MeCab_wrap.cxx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8190,7 +8190,7 @@ SWIG_init(void) {
81908190
SWIG_Python_SetConstant(d, "MECAB_ANY_BOUNDARY",SWIG_From_int(static_cast< int >(MECAB_ANY_BOUNDARY)));
81918191
SWIG_Python_SetConstant(d, "MECAB_TOKEN_BOUNDARY",SWIG_From_int(static_cast< int >(MECAB_TOKEN_BOUNDARY)));
81928192
SWIG_Python_SetConstant(d, "MECAB_INSIDE_TOKEN",SWIG_From_int(static_cast< int >(MECAB_INSIDE_TOKEN)));
8193-
SWIG_Python_SetConstant(d, "VERSION",SWIG_FromCharPtr("0.996.4"));
8193+
SWIG_Python_SetConstant(d, "VERSION",SWIG_FromCharPtr("0.996.5"));
81948194
#if PY_VERSION_HEX >= 0x03000000
81958195
return m;
81968196
#else

‎mecab/ruby/MeCab_wrap.cpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6706,6 +6706,6 @@ SWIGEXPORT void Init_MeCab(void) {
67066706
SwigClassTagger.mark =0;
67076707
SwigClassTagger.destroy = (void (*)(void *)) free_MeCab_Tagger;
67086708
SwigClassTagger.trackObjects =0;
6709-
rb_define_const(mMeCab,"VERSION",SWIG_FromCharPtr("0.996.4"));
6709+
rb_define_const(mMeCab,"VERSION",SWIG_FromCharPtr("0.996.5"));
67106710
}
67116711

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp