Skip to content
View mindrock's full-sized avatar

Block or report mindrock

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. mobile-aloha mobile-aloha Public

    Forked from MarkFzp/mobile-aloha

    Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation

    Jupyter Notebook 1

  2. webPractice webPractice Public

  3. blog blog Public

    Forked from fouber/blog

    没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!

  4. zhbit_JavaEECourse zhbit_JavaEECourse Public

    示例代码

  5. leanote leanote Public

    Forked from leanote/leanote

    Not Just A Notepad! (golang + mongodb) http://leanote.org

    JavaScript

  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