siris_queries {text2sdg} | R Documentation |
SDG queries of SIRIS Academic
Description
A dataset containing the SDG queries of SIRIS Academic. The queries are available fromZenodo.org. The SIRIS queries were developed by extracting key terms from the UN official list of goals, targets and indicators as well from relevant literature around SDGs. The query system has subsequently been expanded with a pre-trained word2vec model and an algorithm that selects related words from Wikipedia. There are multiple queries per SDG (one per row). There are no queries for SDG-17.
Usage
siris_queries
Format
A data frame with 3,445 rows and 6 columns
- system
Name of system
- sdg
Label of the SDG
- keyword
Primary SDG query element
- extra
Secodary SDG query element
- query_id
Index of the query
- query
SDG query
Source
https://zenodo.org/record/3567769#.YVMhH9gzYUG
[Package text2sdg version 1.1.1 Index]