Skip to content

Commit

Permalink
Periodic data update on 2020-08-20(Thu)
Browse files Browse the repository at this point in the history
  • Loading branch information
overlast committed Aug 25, 2020
1 parent 011c694 commit 3d8195b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ Web上の文書の解析をする際には、この辞書と標準のシステ
## 使用開始
### 推奨空きメモリ領域
- 標準インストール時(オプション未指定の場合)
- 必須: 空き 1.5GByte
- 推奨: 空き 5GByte
- 標準インストール時のバイナリファイルのサイズは約850MByteです
- 必須: 空き 2GByte
- 推奨: 空き 6GByte
- 標準インストール時のバイナリファイルのサイズは約910MByteです
- 今後も段々大きくなります
- 仮想マシンに割り当てたメモリが少なくとも 2GB 以上でないと十分なメモリ領域を確保できずコンパイルに失敗します

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ When you analyze the Web documents, it's better to use this system dictionary an

## Pros and Cons
### Pros
- Recorded about 3.19 million pairs(including duplicate entries) of surface/furigana(kana indicating the pronunciation of kanji) of the words such as the named entity that can not be tokenized correctly using default system dictionary of MeCab.
- Recorded about 3.22 million pairs(including duplicate entries) of surface/furigana(kana indicating the pronunciation of kanji) of the words such as the named entity that can not be tokenized correctly using default system dictionary of MeCab.
- Update process of this dictionary will automatically run on development server.
- I'm planning to renew this dictionary at least updating twice weekly
- Every Monday and Thursday
Expand Down Expand Up @@ -54,9 +54,9 @@ When you analyze the Web documents, it's better to use this system dictionary an
## Getting started

### Memory requirements
- Required: 1.5GB of RAM
- Recommend: 5GB of RAM
- Current maximum binary size is 1.1GB
- Required: 2GB of RAM
- Recommend: 6GB of RAM
- Current maximum binary size is 1.2GB

### Dependencies

Expand Down

0 comments on commit 3d8195b

Please sign in to comment.