From 2f1fe4621a86433460b96bf2bdc97afd4fa12729 Mon Sep 17 00:00:00 2001 From: lechatpito Date: Wed, 20 May 2015 11:03:26 -0400 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a9d49..73858ab 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ curl http://127.0.0.1:5000/word2vec/model?word=restaurant Note: The "model" method returns a base64 encoding of the Word2Vec vector. -## Where to get a pretrained models +## Where to get a pretrained model In case you do not have domain specific data to train, it can be convenient to use a pretrained model. Please feel free to submit additions to this list through a pull request.