공지사항



워드프레스 홈페이지 무료 추가 제작방법 (클라우드웨이즈 하위도메인 활용) Meriel 24-09-20 12:21

파이썬을 워드클라우드 활용하여 김제/고흥스마트팜혁신밸리에 대한 네이버 뉴스기사 제목을 워드클라우드로 표현해 워드클라우드 보았다. 검색기간은 2018년부터 2024년으로 하였다. (제목 기사로만 추출하였기 워드클라우드 때문에 다소 상이한 내용이 나타날 수도 있음)-------------------------------------------------------------------------------------------------------------​다음음 파이썬 워드클라우드 코드입니다.​import requestsfrom bs4 import BeautifulSoupfrom wordcloud import WordCloudimport 워드클라우드 matplotlib.pyplot as plt​def get_news_titles(keyword, start_year, end_year, page):titles =[]for 워드클라우드 i in range(1, page+1):response =requests.get(url)soup 𽯪utifulSoup(response.text, 'html.parser')news_titles =soup.select('.news_tit')for 워드클라우드 title in news_titles:titles.append(title.text)return titles​def generate_wordcloud(text):wordcloud =WordCloud(font_path='NanumGothic.ttf',background_color='white',width=800,height=600).generate(text)plt.figure(figsize=(10, 8))plt.imshow(wordcloud, interpolation='bilinear')plt.axis('off')plt.show()​if 워드클라우드 __name__ =='__main__':keyword ='고흥스마트팜혁신밸리'start_year nd_year page news_titles =get_news_titles(keyword, start_year, 워드클라우드 end_year, page)news_text =''.join(news_titles)generate_wordcloud(news_text)

이전글

Are Car Key Programming The Greatest Thing There Ever Was?

다음글

Why Small L Shape Sofas Is A Lot More Hazardous Than You Thought

댓글목록

등록된 댓글이 없습니다.

인사말   l   변호사소개   l   개인정보취급방침   l   공지(소식)   l   상담하기 
상호 : 법률사무소 유리    대표 : 서유리   사업자등록번호 : 214-15-12114
주소 : 서울 서초구 서초대로 266, 1206호(한승아스트라)​    전화 : 1661-9396
Copyright(C) sung119.com All Rights Reserved.
QUICK
MENU