Commit
·
14413b2
1
Parent(s):
1b9d855
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- bertopic
|
5 |
library_name: bertopic
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# imdb_bertopic
|
@@ -211,4 +212,4 @@ topic_model.get_topic_info()
|
|
211 |
* Transformers: 4.29.2
|
212 |
* Numba: 0.56.4
|
213 |
* Plotly: 5.13.1
|
214 |
-
* Python: 3.10.11
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- bertopic
|
4 |
library_name: bertopic
|
5 |
+
datasets:
|
6 |
+
- imdb
|
7 |
---
|
8 |
|
9 |
# imdb_bertopic
|
|
|
212 |
* Transformers: 4.29.2
|
213 |
* Numba: 0.56.4
|
214 |
* Plotly: 5.13.1
|
215 |
+
* Python: 3.10.11
|