KoichiYasuoka
commited on
Commit
•
20f7481
1
Parent(s):
1732882
Reference
Browse files
README.md
CHANGED
@@ -27,3 +27,6 @@ nlp=pipeline("upos","KoichiYasuoka/Swallow-MS-7b-char-upos",trust_remote_code=Tr
|
|
27 |
print(nlp("国境の長いトンネルを抜けると雪国であった。"))
|
28 |
```
|
29 |
|
|
|
|
|
|
|
|
27 |
print(nlp("国境の長いトンネルを抜けると雪国であった。"))
|
28 |
```
|
29 |
|
30 |
+
## Reference
|
31 |
+
|
32 |
+
安岡孝一: [GPT系モデルの系列ラベリングによる品詞付与](http://hdl.handle.net/2433/288964), 東洋学へのコンピュータ利用, 第38回研究セミナー (2024年7月26日), pp.3-10.
|