Skip to content
View nwy2010's full-sized avatar

Block or report nwy2010

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. python-LDA python-LDA Public

    Forked from nkhuyu/python-LDA

    lda模型的python实现

    Python 1

  2. xgboost xgboost Public

    Forked from dmlc/xgboost

    Large-scale and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, on single node, hadoop yarn and more.

    C++

  3. python-data-mining-demos python-data-mining-demos Public

    Forked from Marthevin/python-data-mining-demos

    some data mining implementation using python, as well as some dataset in it.

    Python

  4. Machine-Learning Machine-Learning Public

    Forked from JustFollowUs/Machine-Learning

  5. ansj_seg ansj_seg Public

    Forked from NLPchina/ansj_seg

    ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典

    Java

  6. Language-Modelling Language-Modelling Public

    Forked from viettrung/Language-Modelling

    This is an implementation of the trigram language models (with Katz back off smoothing technique) which are trained and tested on the Brown corpus and the Reuters corpus.

    Python