Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,8 @@ license: cc-by-nc-sa-3.0
|
|
9 |
short_description: Mapping Nieman Lab's 2025 Journalism Predictions
|
10 |
---
|
11 |
|
12 |
-
Content from Nieman Lab is shared under a Creative Commons license.
|
13 |
|
14 |
-
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
short_description: Mapping Nieman Lab's 2025 Journalism Predictions
|
10 |
---
|
11 |
|
12 |
+
Content from Nieman Lab is shared under a Creative Commons license.
|
13 |
|
14 |
+
Visualization code adapted from Hugging Face team's [Text Clustering example](https://github.com/huggingface/text-clustering) and [BERTopic documentation](https://maartengr.github.io/BERTopic/index.html).
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|