-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# italian_news_analysis | ||
|
||
## 개요 | ||
>"K-드라마"에 관한 이탈리아 온라인 뉴스 키워드 빈도 분석입니다. | ||
- **📰 이탈리아 온라인 뉴스 언론사** | ||
- [la Repubblica](https://www.repubblica.it/), [ANSA](https://www.ansa.it/) | ||
- **🔍 검색 키워드** | ||
- *serie sudcoreana*, *serie coreana*, *K-Drama* | ||
- **📅 기사 수집 기간** | ||
- 2021.01 ~ 2022.04 | ||
- **🔡 이탈리아어 자연어 처리 패키지** | ||
- [spaCy](https://spacy.io/), [NLTK](https://www.nltk.org/) | ||
|
||
|
||
## 분석 결과 워드 클라우드 | ||
<img src="/wordcloud.png" width="50%" height="50%" alt="WordCloud"></img> |