update authors information and license
Browse files
README.md
CHANGED
@@ -23,4 +23,35 @@ The transformer model has an encoder and a decoder, in which the encoder takes a
|
|
23 |
|
24 |
## <font color="IndianRed"> Intended uses & limitations </font>
|
25 |
|
26 |
-
Note that this model primarily aims at translating Korean names into English romanization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## <font color="IndianRed"> Intended uses & limitations </font>
|
25 |
|
26 |
+
Note that this model primarily aims at translating Korean names into English romanization.
|
27 |
+
|
28 |
+
## <font color="IndianRed"> Authors </font>
|
29 |
+
|
30 |
+
<a href="https://www.w3.org/">Queenie Luo</a>
|
31 |
+
<br>
|
32 |
+
<a href="https://www.iq.harvard.edu/people/yafei-chen">Yafei Chen</a>
|
33 |
+
<br>
|
34 |
+
<a href="https://github.com/sudoghut">Hongsu Wang</a>
|
35 |
+
<br>
|
36 |
+
<a href="https://ealc.fas.harvard.edu/people/kanghun-ahn">Kanghun Ahn</a>
|
37 |
+
<br>
|
38 |
+
<a href="https://ealc.fas.harvard.edu/people/sun-joo-kim">Sun Joo Kim</a>
|
39 |
+
<br>
|
40 |
+
<a href="https://ealc.fas.harvard.edu/people/peter-k-bol">Peter Bol</a>
|
41 |
+
<br>
|
42 |
+
<a href="https://projects.iq.harvard.edu/cbdb/home">CBDB Group</a>
|
43 |
+
|
44 |
+
|
45 |
+
## <font color="IndianRed"> Acknowledgement </font>
|
46 |
+
<a href="https://library.harvard.edu/staff/mikyung-kang">Mikyung Kang</a>
|
47 |
+
<br>
|
48 |
+
<a href="https://library.princeton.edu/staff/hyoungl">Hyoungbae Lee</a>
|
49 |
+
<br>
|
50 |
+
Shirley Boya Ouyang
|
51 |
+
|
52 |
+
## <font color="IndianRed"> License </font>
|
53 |
+
Copyright (c) 2023 CBDB
|
54 |
+
|
55 |
+
Except where otherwise noted, content on this repository is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
|
56 |
+
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/ or
|
57 |
+
send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|