citation
Browse files
README.md
CHANGED
@@ -87,7 +87,21 @@ Other models are from [JGLUE repository](https://github.com/yahoojapan/JGLUE)
|
|
87 |
|
88 |
## Citation
|
89 |
|
90 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
## Licenses
|
|
|
87 |
|
88 |
## Citation
|
89 |
|
90 |
+
Citation will be updated.
|
91 |
+
Please check when you would cite.
|
92 |
+
|
93 |
+
```
|
94 |
+
@article{Suzuki-etal-2023-ipm,
|
95 |
+
title = {Constructing and analyzing domain-specific language model for financial text mining}
|
96 |
+
author = {Masahiro Suzuki and Hiroki Sakaji and Masanori Hirano and Kiyoshi Izumi},
|
97 |
+
journal = {Information Processing \& Management},
|
98 |
+
volume = {60},
|
99 |
+
number = {2},
|
100 |
+
pages = {103194},
|
101 |
+
year = {2023},
|
102 |
+
doi = {10.1016/j.ipm.2022.103194}
|
103 |
+
}
|
104 |
+
```
|
105 |
|
106 |
|
107 |
## Licenses
|