Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
just a tiny typo :-)
  • Loading branch information
afeierman authored Mar 22, 2017
1 parent 858c405 commit 164f759
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 @@ -2,7 +2,7 @@ word2vec-api
============

Simple web service providing a word embedding API. The methods are based on Gensim Word2Vec implementation. Models are passed as parameters and must be in the Word2Vec text or binary format.
* Install Depenencies
* Install Dependencies
```
pip2 install -r requirements.txt
```
Expand Down

0 comments on commit 164f759

Please sign in to comment.