billingsmoore commited on
Commit
ce295d6
·
verified ·
1 Parent(s): 52d0b2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,4 +34,6 @@ This dataset is described in [Reimers, Nils and Gurevych, Iryna: Making Monoling
34
 
35
  This data was found using, and downloaded from, [OPUS](https://opus.nlpl.eu/). It was reformatted using [the code found here](https://github.com/billingsmoore/MLotsawa/blob/main/Notebooks/Datasets/TED2020/ConvertToDatasetFormat.ipynb).
36
 
 
 
37
  Downstream usage must abide by the [TED Talks Usage Policy](https://www.ted.com/about/our-organization/our-policies-terms/ted-talks-usage-policy).
 
34
 
35
  This data was found using, and downloaded from, [OPUS](https://opus.nlpl.eu/). It was reformatted using [the code found here](https://github.com/billingsmoore/MLotsawa/blob/main/Notebooks/Datasets/TED2020/ConvertToDatasetFormat.ipynb).
36
 
37
+ The topic labels were generated with [easy_text_clustering](https://pypi.org/project/easy-text-clustering/) using [the code found here](https://github.com/billingsmoore/MLotsawa/blob/main/Notebooks/Datasets/TED2020/TopicLabeling.ipynb).
38
+
39
  Downstream usage must abide by the [TED Talks Usage Policy](https://www.ted.com/about/our-organization/our-policies-terms/ted-talks-usage-policy).