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

Block or report ehsansherkat

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. ConVec ConVec Public

    In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than five million pages, which suggest its capability to cover many …

    Python 56 14

  2. IDC IDC Public

    Document clustering is an efficient way to get insight into large text collections. Due to the personalized nature of document clustering, even the best fully automatic algorithms cannot create clu…

    JavaScript 8 5

  3. DSKM DSKM Public

    KMeans is a document clustering algorithms. It is usually initialized randomly that can drastically impact the final algorithm performance. In this project, we introduce a novel deterministic seedi…

    Python 1