Giter Club home page Giter Club logo

mecab-ko-dic-msvc's Introduction

mecab-ko-dic-msvc's People

Contributors

bart2001 avatar pusnow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mecab-ko-dic-msvc's Issues

사용자 정의 사전 중에 질문드립니다.

윈도우 10에서 사용자 정의 사전을 컴파일 하기 위해
C:\mecab>.\tools\add-userdic-win.ps1

위의 명령어를 실행시켰습니다.
그런데 다른 분들은 잘 되는 컴파일이 제 컴퓨터 환경에서는 되지 않고
이것을 메모장으로 띄워 소스코드로 보여줍니다.

어느 블로그에도 이러한 현상을 고치는 법을 가르쳐 주지 않아
여기에 남깁니다.
어떠한 환경을 만들어야 사용자 정의 사전을 컴파일 할 수 있을까요?

사용자 사전 추가가 안되네요...ㅠ 경로와 관련이 있는건가요?

PS C:\mecab\tools> .\add-userdic-win.ps1
generating userdic...

Remove-Item : 'C:\mecab\tools\mecab-ko-dic' 경로는 존재하지 않으므로 찾을 수 없습니다.
위치 C:\mecab\tools\add-userdic-win.ps1:27 문자:16
Remove-Item <<<< .\mecab-ko-dic\user-*.csv
CategoryInfo : ObjectNotFound: (C:\mecab\tools\mecab-ko-dic:String) [Remove-Item], ItemNotFoundException
FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

C:\mecab\mecab-ko-dic\model.def is not a binary model. reopen it as text mode...
reading C:\mecab\user-dic\nnp.csv ...
done!

C:\mecab\mecab-ko-dic\model.def is not a binary model. reopen it as text mode...
reading C:\mecab\user-dic\person.csv ...
done!
C:\mecab\mecab-ko-dic\model.def is not a binary model. reopen it as text mode...
reading C:\mecab\user-dic\place.csv ...
done!
Remove-Item : 'C:\mecab\tools\mecab-ko-dic' 경로는 존재하지 않으므로 찾을 수 없습니다.
위치 C:\mecab\tools\add-userdic-win.ps1:19 문자:16
Remove-Item <<<< .\mecab-ko-dic*.bin
CategoryInfo : ObjectNotFound: (C:\mecab\tools\mecab-ko-dic:String) [Remove-Item], ItemNotFoundException
FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand

Remove-Item : 'C:\mecab\tools\mecab-ko-dic' 경로는 존재하지 않으므로 찾을 수 없습니다.
위치 C:\mecab\tools\add-userdic-win.ps1:20 문자:16
Remove-Item <<<< .\mecab-ko-dic*.txt
CategoryInfo : ObjectNotFound: (C:\mecab\tools\mecab-ko-dic:String) [Remove-Item], ItemNotFoundException
FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
dictionary_compiler.cpp(82) [param.load(DCONF(DICRC))] no such file or directory: mecab-ko-dic\dicrc

사용자 사전의 코스트 변경 방법

리눅스에서는 make install을 통하여 사용자 사전의 코스트를 변경할 수 있지만 Windows에서는 이에 대응되는 방법이 없음.

Powershell을 이용하여 변경하는 방법 추가 필요.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.