From be9bee2eab6d66b21d90481c2b20f70201124a39 Mon Sep 17 00:00:00 2001
From: John <wieting2@illinois.edu>
Date: Sun, 27 Sep 2015 13:57:02 -0500
Subject: [PATCH] updated README

---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index f24ccdb..dcc0075 100644
--- a/README
+++ b/README
@@ -33,8 +33,8 @@ is a word embedding in the following format:
 where the <float> are the components of the vector. The delimiter between the tokens in the file
 can be space or tab.
 
-IMPORTANT: Vectors for two types of Paragram 300 dimensino embeddings as well as pre-trained 300 dimensional
-GloVe and W2Vec embeddings - trained on 100s of billions of tokens are here:
+Vectors for two types of Paragram 300 dimension embeddings as well as pre-trained 300 dimensional
+GloVe and W2Vec embeddings (trained on 100s of billions of tokens) are here:
 
 /shared/shelley/wieting2/illinois-word-embeddings
 
-- 
GitLab