We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d746f5 commit 73dfdcbCopy full SHA for 73dfdcb
README.md
@@ -6,8 +6,9 @@ Turn sequence of words into a fix-length representation vector
6
```
7
pip install seq2vec
8
9
-or clone the repo, then
+or clone the repo, then install:
10
11
+git clone --recursive https://github.com/Yoctol/seq2vec.git
12
python setup.py install
13
14
0 commit comments