Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
web64 committed Mar 8, 2019
1 parent f4cb708 commit 95e088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ git clone https://github.com/web64/nlpserver.git
cd nlpserver

sudo apt-get install -y libicu-dev python3-pip
sudo pip3 install -r requirements.txt
pip3 install -r requirements.txt
```

### Step 2: Download Polyglot models for human languages
Expand Down

0 comments on commit 95e088f

Please sign in to comment.