mecab icon indicating copy to clipboard operation
mecab copied to clipboard

Yet another Japanese morphological analyzer

Results 52 mecab issues
Sort by recently updated
recently updated
newest added

Hi. now I am training the corpus that I have made. corpus size exceeds 100MB. Because of multithreading support, Training speed is so fast. but speed of reading corpus is...

Hello. now I am trying to use 'mecab-cost-train'. I have a corpus file that contains over 10,000,000 lines. when run, It uses over 300GB Memory. So, It is impossible to...

Or maybe it was already fixed, as the current version is 2.0.4 and not 1.3 as mentioned in #7. But yea, generated using 3.0.5 and works great on Python 3...

It would be nice if you could add git tags for the releases. This would enable making packages directly from github without having to rely on the google drive link...

``` What steps will reproduce the problem? 1. Install mecab 2. Install mecab-java What is the expected output? What do you see instead? expect to see libmecab.dylib from mecab expect...

Type-Defect
Priority-Medium
auto-migrated

mecab-dict-index '-a' option overwrites user-specified costs/ids unexpectedly. An expected behavior of the '-a' option is that blank fields are filled out automatically, but the user-specified ones are kept as it...

``` NAIST-jdic/IPADICは活用型(ctype),活用形(cform)の順だと思います。 ref: http://hayashibe.jp/tr/mecab/dictionary/ ``` Original issue reported on code.google.com by `[email protected]` on 5 Jan 2015 at 4:03 Attachments: - [dic.html.patch](https://storage.googleapis.com/google-code-attachments/mecab/issue-12/comment-0/dic.html.patch)

auto-migrated
Type-Patch

``` What steps will reproduce the problem? 1. making user-dictionary. $ /usr/local/libexec/mecab/mecab-dict-index -m model.def -d . -u user2.csv -f utf-8 -t utf-8 -a user.csv model.def is not a binary model....

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1.Step 1:Installation (Error: 'mecab-config' is not recognized as an internal or external command, operable program or batch file.) What is the expected output?...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. Compile trunk with Intel C++ compiler. What is the expected output? What do you see instead? Compilation erros which state duplicate explicit...

Type-Defect
Priority-Medium
auto-migrated