Code Monkey home page Code Monkey logo

jjtt's Introduction

项目背景

最近辅导一位朋友做头条号
然后朋友问我:怎样才能让自己文章的访问量变高?
我仔细的思考了一下...
于是便准备搞一个分析今日头条热点文章的小项目
本项目目的在于:通过分析热点文章标题及内容,大概分析对某个专门领域感兴趣的用户,其本质需求在哪里?以及头条号更喜欢推荐怎样的文章?最终找到某个领域内用户喜欢的文章模式!

实现步骤

所以,我要做的是:
1.首先爬取高访问量文章(已实现)
2.对文章标题及内容进行分词及关键词提取(已实现)
3.对文本进行聚类(这个貌似有点难度,努力中...)
4.待续...

已实现功能

1.根据关键字查找头条号id
2.根据头条号id获得该头条号下所有文章信息(文章id+文章标题+阅读量)
3.根据文章id可获得文章内容
4.对文章内容进行分词、词频统计

jjtt's People

Contributors

gaoxiaodiao avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.