legis_keywords | R Documentation |
A dataset containing common keywords used in Taiwan's legislative text analysis. These keywords are carefully selected to cover major policy domains including disaster management, social welfare, housing policy, and regional development.
legis_keywords
data("legis_keywords")
A character vector containing 10 keywords:
八二三砲戰, 九二一大地震, 地震
托育, 日間托老, 長照
眷村改建, 遷村
偏鄉
金融卡
Taiwan Legislative Keywords for Text Analysis 常用立法關鍵字
These keywords can be used with quanteda or other text analysis packages to analyze legislative documents. They are particularly useful for:
Creating document-term matrices
Analyzing policy focus in legislative texts
Tracking policy discussions over time
Identifying key themes in parliamentary questions or texts
Keywords compiled based on common policy discussions in Taiwan Legislative Yuan
Legislative Yuan, Taiwan. https://www.ly.gov.tw/
# Load the keywords
data(legis_keywords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.