Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
---
|
6 |
+
This version was created using sentencepiece.
|
7 |
+
The vocabulary was obtained by filtering Japanese wikipedia and trained using the unigram method.
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
このバージョンは、sentencepieceを使用し作りました。
|
12 |
+
日本語wikipediaをフィルタリングして得られた語彙で、unigram手法を使って学習しています。
|