Skip to content
View qingniufly's full-sized avatar

Block or report qingniufly

Report abuse

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

Report abuse

Popular repositories Loading

  1. paperweekly_bot paperweekly_bot Public

    a bot for paperweekly

    Python 2 13

  2. gzliRepo gzliRepo Public

    personal repository

    Java 1 1

  3. NaiveBayesClassifier NaiveBayesClassifier Public

    朴素贝叶斯文本分类器

    Python 1 6

  4. scala-simhash scala-simhash Public

    Simhash algorithm using Jcseg for word segment, jenkins-hash for hash. Written in Scala

    Scala 1 1

  5. Hystrix Hystrix Public

    Forked from Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…

    Java

  6. HystrixDemo HystrixDemo Public

    Forked from xianlinbox/HystrixDemo

    A Demo project to show how to use Hystrix

    Java