Skip to content
View ehsansherkat's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  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 57 13

  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