Update README.md
Browse files
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/)
|
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 |
|