lizhouf commited on
Commit
074de0f
·
1 Parent(s): ab965eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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