Files
github-actions[bot] 1a94de4293 deploy: 8d0db7d953
2025-08-08 17:28:55 +08:00

6 lines
6.7 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang=zh dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width"><link rel=icon type=image/png href=https://zopiya.com/favicon-96x96.png sizes=96x96><link rel=icon type=image/svg+xml href=https://zopiya.com/favicon.svg><link rel="shortcut icon" href=https://zopiya.com/favicon.ico><link rel=apple-touch-icon sizes=180x180 href=https://zopiya.com/apple-touch-icon.png><meta name=apple-mobile-web-app-title content="仲平"><link rel=manifest href=https://zopiya.com/site.webmanifest><link rel=“icon” type=“image/png” href=“/favicon-96x96.png” sizes=“96x96”><link rel=“icon” type=“image/svg+xml” href=“/favicon.svg”><link rel=“快捷方式图标” href=“/favicon.ico”><link rel=“apple-touch-icon” sizes=“180x180” href=“/apple-touch-icon.png”><meta name=“apple-mobile-web-app-title” content=“仲平”><link rel=“manifest” href=“/site.webmanifest”><meta name=description content="使用Python来分析博客文章关键字并生成词云图的项目。作者分享了项目的GitHub地址和使用方法并展示了自己的词云图。"><title>三步为你博客文章分析情感关键字 | 仲平
</title><link rel=canonical href=https://zopiya.com/%E4%B8%89%E6%AD%A5%E4%B8%BA%E4%BD%A0%E5%8D%9A%E5%AE%A2%E6%96%87%E7%AB%A0%E5%88%86%E6%9E%90%E6%83%85%E6%84%9F%E5%85%B3%E9%94%AE%E5%AD%97/><meta property="og:url" content="https://zopiya.com/%E4%B8%89%E6%AD%A5%E4%B8%BA%E4%BD%A0%E5%8D%9A%E5%AE%A2%E6%96%87%E7%AB%A0%E5%88%86%E6%9E%90%E6%83%85%E6%84%9F%E5%85%B3%E9%94%AE%E5%AD%97/"><meta property="og:site_name" content="仲平"><meta property="og:title" content="三步为你博客文章分析情感关键字"><meta property="og:description" content="使用Python来分析博客文章关键字并生成词云图的项目。作者分享了项目的GitHub地址和使用方法并展示了自己的词云图。"><meta property="og:locale" content="zh"><meta property="og:type" content="article"><meta property="article:section" content="posts"><meta property="article:published_time" content="2022-03-02T00:00:00+00:00"><meta property="article:modified_time" content="2022-03-02T00:00:00+00:00"><meta property="article:tag" content="Project/EndOfYear"><meta property="article:tag" content="Blog/开源"><meta property="article:tag" content="Personal/Blog"><link rel=stylesheet href=https://zopiya.com/assets/combined.min.f1aee465a086a02027fd0b1fb97eaf7863c90d434ec462272e1849cc875f12cc.css media=all><script async defer data-website-id=91fd7346-f191-4484-943c-f6884fb2ab07 src=https://umami.7wate.org/script.js></script></head><body class=auto><div class=content><header><div class=header></div></header><main class=main><div class=breadcrumbs><a href=https://zopiya.com/>首页</a><span class=breadcrumbs-separator>/</span><a href=https://zopiya.com/posts/>文辑</a><span class=breadcrumbs-separator>/</span>
<a href=https://zopiya.com/%E4%B8%89%E6%AD%A5%E4%B8%BA%E4%BD%A0%E5%8D%9A%E5%AE%A2%E6%96%87%E7%AB%A0%E5%88%86%E6%9E%90%E6%83%85%E6%84%9F%E5%85%B3%E9%94%AE%E5%AD%97/>三步为你博客文章分析情感关键字</a></div><div><div class=single-intro-container><h1 class=single-title>三步为你博客文章分析情感关键字</h1><p class=single-readtime><time datetime=2022-03-02T00:00:00+00:00>壬寅年三月初二日 · </time>弹指可览</p><div class=single-content><p>最近闲来无事(其实真的不能说自己闲,有毒……),便想着用 Python 分析一下博客文章关键字,看看平时博客主要写了些什么,能不能从中探寻到什么?</p><h2 class=heading id=如何使用>如何使用
<a class=anchor href=#%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8>#</a></h2><p>项目地址https://git.7wate.com/zhouzhongping/BlogWordCloud</p><ol><li><p>克隆项目到本地</p></li><li><p>爬取或拷贝数据至 data 目录</p></li><li><p>运行 index.py</p></li></ol><p><em>具体细节请阅读项目 README</em></p><h2 class=heading id=莫比乌斯>莫比乌斯
<a class=anchor href=#%e8%8e%ab%e6%af%94%e4%b9%8c%e6%96%af>#</a></h2><p><figure><div><img loading=lazy alt=WordCloud.jpg src=https://static.7wate.com/img/2022/03/03/9e9578db6c62a.jpg></div></figure></p><h2 class=heading id=我的词云图>我的词云图
<a class=anchor href=#%e6%88%91%e7%9a%84%e8%af%8d%e4%ba%91%e5%9b%be>#</a></h2><p><figure><div><img loading=lazy alt=WordCloud src=https://static.7wate.com/img/2022/03/02/810071735e500.jpg></div></figure></p><ul><li><strong>如果、所以</strong>:习惯性使用连词,看来我说话还是比较有逻辑的 🙄</li><li><strong>需要、感觉</strong>:看来平时博客还是流露了不少情绪在里面 🤐</li><li><strong>我们、事情、工作</strong>:平时还是挺喜欢社交和工作的 🤓</li><li><strong>可以、就是</strong>:联系平时经常说这话的语境,可以看得出自己还是有一定能力的 😎</li><li><strong>自己、一个</strong>:我是独狼哈哈 😩</li><li><strong>可能、因为</strong>:果不其然,我还是比较喜欢联想和猜测的 😛</li><li><strong>问题、但是</strong>:我确实比较喜欢表述自己的观点,这点还需要进步 😶</li><li><strong>不过、已经、没有</strong>:联想语境上下文、对待事情还是比较中肯?🤔</li></ul><p>一个一个解读关键字,挺有趣的哈哈。</p><p>这些关键字结合具体实际情况,确实能映射出自己的主要性格,还是挺有用的哈哈 😈</p><p>有点点水文章的意思,确实是水了。但是不想拖到明天再写了……</p><p>哈哈,关于项目如果有什么问题可以留言、提 issue 、发送邮件(微信实时 🎉🎉🎉)。</p><p>刚开完会,我觉得下班开会,还有开会说废话巨傻逼,简直就是在浪费生命!!!</p><p>忙了一整天,有点累有点累……</p><p>我要回家拥抱大床了,奥里给 ~</p></div><div class=single-pagination><hr><div class=flexnowrap><div class=single-pagination-prev><div class=single-pagination-container-prev><div class=single-pagination-text></div><div class=single-pagination-text><a href=https://zopiya.com/%E8%AE%BA%E6%88%90%E5%B9%B4%E4%BA%BA%E7%9A%84%E7%9D%A1%E7%9C%A0/>论成年人的睡眠</a></div></div></div><div class=single-pagination-next><div class=single-pagination-container-next><div class=single-pagination-text><a href=https://zopiya.com/%E5%85%B3%E4%BA%8E%E8%8A%B1/>关于花</a></div><div class=single-pagination-text></div></div></div></div><hr></div><div class=back-to-top><a href=#top>◈ 扶摇直上 ◈</a></div></div></main></div><footer><p>© 2025 仲平. All rights reserved.</p></footer></body><script src=https://zopiya.com/js/theme-switch.js></script><script defer src=https://zopiya.com/js/copy-code.js></script></html>