Skip to content
View 1000-7's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report 1000-7

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

Pinned Loading

  1. xinlp xinlp Public

    把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为lucene包装了一个XinAnalyzer

    Java 24 12

  2. headfirst headfirst Public

    headfirst设计模式 学习记录

    Java 1

  3. xinrpc xinrpc Public

    简易的rpc框架,netty通信,五种序列化方式(Json/Hessian2/FST/ProtoStuff/Kryo),etcd/zookeeper注册中心

    Java 7 5

  4. thread thread Public

    Java多线程编程核心技术 那本书学习

    Java