paulhindemith
commited on
Commit
·
e4d1cae
1
Parent(s):
cb79e25
Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,14 @@ widget:
|
|
13 |
example_title: "ワンピース"
|
14 |
|
15 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
example_title: "ワンピース"
|
14 |
|
15 |
---
|
16 |
+
|
17 |
+
|
18 |
+
# fasttext-jp-embedding
|
19 |
+
|
20 |
+
Pretrained FastText word vector for Japanese
|
21 |
+
|
22 |
+
- fastText
|
23 |
+
https://github.com/facebookresearch/fastText
|
24 |
+
|
25 |
+
- word vector data
|
26 |
+
https://dl.fbaipublicfiles.com/fasttext/vectors-crawl/cc.ja.300.vec.gz
|