# 워드클라우드(Word Cloud)를 사용하고 싶어요.

워드클라우드는 단어 빈도를 분석해 문서의 키워드, 개념 등을 직관적으로 파악할 수 있도록 시각화해주는 기술이에요. 리스틀리를 활용해 데이터 속 인사이트를 얻고 싶으시다면, 워드클라우드와 함께 사용하실 수 있습니다.

먼저 네이버나 다음 등의 포털 뉴스기사 카테고리에서 특정 검색어를 검색하신 후, 데이터를 추출해보세요. 데이터보드로 이동 후, 엑셀이나 구글 스프레드시트로 추출한 데이터를 가지고 보이언트 툴스( [https://voyant-tools.org/](https://event.stibee.com/v2/click/MjgyNjIyLzE3Njg2NTQvMTczMy8/aHR0cHM6Ly92b3lhbnQtdG9vbHMub3JnLw) )에 접속해주세요. 보이언트툴스는 텍스트 분석을 수행하기 위한 오픈소스 웹 기반 애플리케이션으로, 자사와는 무관한 앱입니다. 텍스트 키워드를 사용 빈도순으로 확인하실 수 있어요. 추출 완료 시, 아래와 같이 시각적으로 한 눈에 살펴볼 수 있는 이미지에서 데이터 인사이트를 얻을 수 있습니다.

[![워드클라우드](https://listly-spongebob.s3.amazonaws.com/media/images/unnamed_Njka7Rw.scale-100.png)](https://listly-spongebob.s3.amazonaws.com/media/images/unnamed_Njka7Rw.scale-100.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/docs/ko/support/faq/features/word-cloud-..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
