Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-nd-4.0
|
|
3 |
---
|
4 |
This is the topic modeling model trained for the paper Characterizing Topical and Network Dynamics of Online Toxicity During the 2022 Mpox Outbreak.
|
5 |
|
6 |
-
To load the model, please refer to BERTopic guidelines.
|
7 |
|
8 |
In particular, you can use:
|
9 |
```python
|
|
|
3 |
---
|
4 |
This is the topic modeling model trained for the paper Characterizing Topical and Network Dynamics of Online Toxicity During the 2022 Mpox Outbreak.
|
5 |
|
6 |
+
To load the model, please refer to [BERTopic guidelines](https://maartengr.github.io/BERTopic/index.html).
|
7 |
|
8 |
In particular, you can use:
|
9 |
```python
|