Showing
1 changed file
with
11 additions
and
1 deletions
1 | -# 3line | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | +# 3line | ||
2 | + | ||
3 | +##Server installation | ||
4 | + | ||
5 | +###For korean word analyzing | ||
6 | +``` | ||
7 | +// go to Server directory and type this into command | ||
8 | +$ node_modules/mecab-ya/bin/install-mecab ko | ||
9 | +``` | ||
10 | + | ||
11 | +it takes quite long time. | ... | ... |
-
Please register or login to post a comment