Skip to content
View jjj9china's full-sized avatar
Block or Report

Block or report jjj9china

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. ner-with-noise ner-with-noise Public

    This is an easy-used zoo of NER tools.

    Python 3

  2. hello-china hello-china Public

    my first step

  3. my-sign-Language my-sign-Language Public

    A simple project use CNN to predict hand posture

    Python

  4. AnyQ AnyQ Public

    Forked from baidu/AnyQ

    FAQ-based Question Answering System

    C++

  5. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Jupyter Notebook

  6. flink-recommandSystem-demo flink-recommandSystem-demo Public

    Forked from water8394/flink-recommandSystem-demo

    🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。

    Java