Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김지훈
/
3line
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
2
Merge Requests
0
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김지훈
2016-11-12 13:50:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70692b92d02f00fc020495ed5bc5cbeaed20b337
70692b92
1 parent
2b648243
Modify : Readme
add explanation about server installation
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
README.md
README.md
View file @
70692b9
1
# 3line
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