Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Database of Characters in Mobile Games
|
|
@@ -15,4 +28,4 @@ All the character in the following games are supported:
|
|
| 15 |
|
| 16 |
The source code and python library is hosted on [narugo1992/gchar](https://github.com/narugo1992/gchar), and the scheduled job is configured on Github Action, so the data will be automatically updated to the latest version once a day.
|
| 17 |
|
| 18 |
-
More character data for other games is coming...
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
- token-classification
|
| 6 |
+
- table-question-answering
|
| 7 |
+
- question-answering
|
| 8 |
+
language:
|
| 9 |
+
- aa
|
| 10 |
+
- ae
|
| 11 |
+
tags:
|
| 12 |
+
- chemistry
|
| 13 |
+
pretty_name: Silendes
|
| 14 |
+
size_categories:
|
| 15 |
+
- 10K<n<100K
|
| 16 |
---
|
| 17 |
|
| 18 |
# Database of Characters in Mobile Games
|
|
|
|
| 28 |
|
| 29 |
The source code and python library is hosted on [narugo1992/gchar](https://github.com/narugo1992/gchar), and the scheduled job is configured on Github Action, so the data will be automatically updated to the latest version once a day.
|
| 30 |
|
| 31 |
+
More character data for other games is coming...
|