antirez commited on
Commit
9a52c52
1 Parent(s): 11a3bed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
4
 
5
  ## Word2Vec in a non overengineered file format
6
 
7
- This is the [Word2Vec](https://code.google.com/archive/p/word2vec/) bag of words embedding by Google(TM) converted in a sane binary format that you can read with a trivial program, without resorting to complicated libraries.
8
 
9
  This is the format:
10
 
 
4
 
5
  ## Word2Vec in a non overengineered file format
6
 
7
+ This is the [Word2Vec](https://code.google.com/archive/p/word2vec/) words embedding collection by Google(TM) converted in a sane binary format that you can read with a trivial program, without resorting to complicated libraries.
8
 
9
  This is the format:
10