Skip to content

can I add some new words into my system/user dict? #78

@YifengLuo

Description

@YifengLuo

hi, developer,

thanks for keeping maintain this repo and offering this amazing tool for us.

I am doing for some Japanese analysis, and I need to split the words and evaluate the sentiment of sentence. I did some research as well, MeCab looks could help me to solve part of this puzzle. And in my project, there are some professional words need to be considered, so I summarize them to a .csv file. But I did not found a way to add these words into the system/user dict.

Anybody knows how to customize our own dict? Thanks a lot~

Implementation

I have been followed the README file, step by step to replace the default dict of MeCab (ipadic) with mecab-ipadic-neologd. The testing result is same with developer.

Also, I looked the solved issue which is similar with my question, and edited the one of existing .csv in /build, and executed 'make' command, but I got this error:

make
make: Nothing to be done for `all'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions