Skip to content
View RuiMao1988's full-sized avatar
  • Singapore
Block or Report

Block or report RuiMao1988

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

    Forked from ytsvetko/metaphor

    Cross-lingual metaphor detection.

    Python

  2. word2vec word2vec Public

    Forked from danielfrg/word2vec

    Python interface to Google word2vec

    C

  3. word2vecpy word2vecpy Public

    Forked from deborausujono/word2vecpy

    Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms

    Python

  4. word2vec-1 word2vec-1 Public

    Forked from dav/word2vec

    This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…

    C

  5. sense2vec sense2vec Public

    Forked from explosion/sense2vec

    💥 Use spaCy to go beyond vanilla word2vec

    C

  6. cluster_paraphrases cluster_paraphrases Public

    Forked from acocos/cluster_paraphrases

    Cluster paraphrases by word sense

    Python