topic-modelling
AASB_Topic_Modelling_Dataset
AASB Topic Modelling Dataset
A supervised theme-mapping (multi-label topic classification) dataset for the
AASB ED SR1 climate consultation, built in the same train_set / test_set
structure as Data_AASB_Climate_Submissions.
Task
Given, for a single consultation question:
the question text,
a set of candidate themes ({theme_id: "label: description"}), and
one organisation response,
predict which theme id(s) the response substantively addresses. UNCLEAR means
the… See the full description on the dataset page: https://huggingface.co/datasets/qyy752457002/AASB_Topic_Modelling_Dataset.news_topicModellingtopic_modelling_datasetnews-nlp-topic-modellingtopic-modelling-Prozhito
OVERVIEW
Dataset contains csv-tables which include topics (one topic is a list of 10 words) generated from the corpus of texts "Prozhito".
The topics were generated with topic modelling method using library Gensim. All the tables have columns "full_topic" (contain the whole topic consisting of 10 words) and column "words with frep >= 0.03" (contain "the heaviest" words for this topic).
The tables that were processed manually also contain column "topic". It contains one-word theme… See the full description on the dataset page: https://huggingface.co/datasets/PolinaStaroverova/topic-modelling-Prozhito.
