janduplessis886
commited on
Commit
•
2d9836d
1
Parent(s):
37b4331
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,12 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- bertopic
|
|
|
|
|
5 |
library_name: bertopic
|
6 |
pipeline_tag: text-classification
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# clinical_text_classification
|
@@ -366,4 +369,4 @@ topic_model.get_topic_info()
|
|
366 |
* Transformers: 4.35.2
|
367 |
* Numba: 0.58.1
|
368 |
* Plotly: 5.15.0
|
369 |
-
* Python: 3.10.12
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- bertopic
|
4 |
+
- medical
|
5 |
+
- clinical
|
6 |
library_name: bertopic
|
7 |
pipeline_tag: text-classification
|
8 |
+
language:
|
9 |
+
- en
|
10 |
---
|
11 |
|
12 |
# clinical_text_classification
|
|
|
369 |
* Transformers: 4.35.2
|
370 |
* Numba: 0.58.1
|
371 |
* Plotly: 5.15.0
|
372 |
+
* Python: 3.10.12
|