Commit
·
7fb1d50
1
Parent(s):
9a647d3
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
6 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# blbooksgenre_topics
|
@@ -121,4 +125,4 @@ topic_model.get_topic_info()
|
|
121 |
* Transformers: 4.29.2
|
122 |
* Numba: 0.56.4
|
123 |
* Plotly: 5.13.1
|
124 |
-
* Python: 3.10.11
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- bertopic
|
4 |
library_name: bertopic
|
5 |
pipeline_tag: text-classification
|
6 |
+
license: mit
|
7 |
+
datasets:
|
8 |
+
- blbooksgenre
|
9 |
+
language:
|
10 |
+
- en
|
11 |
---
|
12 |
|
13 |
# blbooksgenre_topics
|
|
|
125 |
* Transformers: 4.29.2
|
126 |
* Numba: 0.56.4
|
127 |
* Plotly: 5.13.1
|
128 |
+
* Python: 3.10.11
|