8000 GitHub - jacter/node-mecab: C++で書かれたnode.js用のMeCabバインディング
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

C++で書かれたnode.js用のMeCabバインディング

Notifications You must be signed in to change notification settings

jacter/node-mecab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
< 6DCB svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 

Repository files navigation

node-mecab

これはC++で組まれたnode.js用のMeCabバインディングです。
内部的にプロセスを立ちあげたりということはしていないのでそこそこ速いです(たぶん)。
使い方はtest.jsを見れば一発です。使い方は今のところその一通りのみです。

コンパイル方法:
$ node-waf configure build

あとは"./build/default/mecab.node"を適当にコピーして使ってください(やっつけですみません)。

About

C++で書かれたnode.js用のMeCabバインディング

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0