Skip to content
View AprilJW's full-sized avatar

Block or report AprilJW

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 Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  2. TextSimilarity TextSimilarity Public

    Forked from xiaoran-2/TextSimilarity

    这是一个类,里面包含的有关文本相似度的常用的计算算法,例如,最长公共子序列,最短标记距离,TF-IDF等算法

    Python

  3. sentence-similarity sentence-similarity Public

    Forked from cjymz886/sentence-similarity

    对四种句子/文本相似度计算方法进行实验与比较

    Python

  4. BERT_implement BERT_implement Public

    Forked from fennuDetudou/BERT_implement

    使用BERT模型进行文本分类,相似句子判断,以及词性标注

    Python

  5. TF-IDF-word2vec-Text-similarity- TF-IDF-word2vec-Text-similarity- Public

    Forked from gospel303/TF-IDF-word2vec-Text-similarity-

    TF-IDF+Word2vec做文本相似度计算,最好是长文本

    Python