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

Block or report AiningWang

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

  1. Event-Classification Event-Classification Public

    use regular expression, SVM, TF-IDF, x2test; classify Chinese news into three events: "financing event"(融资事件), "products release"(产品发布), "other"(其他)

    Python 6 1

  2. Chinese-Words-Segmentation Chinese-Words-Segmentation Public

    Chinese word segmentation algorithm based on entropy(基于熵,无需语料库的中文分词)

    Python 12 1

  3. Matrix-Multiplication-using-MapReduce Matrix-Multiplication-using-MapReduce Public

    implement by naive algorithm(without partition) and advanced algorithm(with partition)

    Python 8 6