Skip to content
View yezhen's full-sized avatar

Block or report yezhen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. QMUI_Android QMUI_Android Public

    Forked from Tencent/QMUI_Android

    提高 Android UI 开发效率的 UI 库

    Java 1

  2. ssh ssh Public

    Forked from jkunlin/ssh

    struts 2 spring 4 hibernate 5

    Java

  3. chat chat Public

    Java

  4. Caclute Caclute Public

    Java

  5. QuickNews QuickNews Public

    Forked from tigerguixh/QuickNews

    this is a news to the client

    Java

  6. Distributed_spider_pku_java Distributed_spider_pku_java Public

    Forked from PkuJavaGroupCzz/Distributed_spider_pku_java

    1. 主要分为三个模块,一个爬虫抓取模块,一个是数据处理模块,一个是用户模块。 2. 爬虫抓取模块主要是从直播吧、新浪体育、网易体育上爬取有关足球的新闻和用户关于足球的评论,利用集群HADOOP抓取网页,分析得出URL集,提取特征URL 3. 网页linux脚本过滤得到原始网页,然后二次过滤得到文本,并使用分布式储存。 4. 处理模块主要是根据训练集规则一和规则二,得到分词器,然后对文本进行…

    Java