Skip to content
View Decrain's full-sized avatar
  • BUPT
  • 北京海淀区

Block or report Decrain

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

Popular repositories Loading

  1. CiphertextQuery CiphertextQuery Public

    密文检索系统(基于AES加密)

    Java 2

  2. HanLP HanLP Public

    Forked from hankcs/HanLP

    自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换

    Java 1

  3. SparkTextClassifier SparkTextClassifier Public

    Forked from Maweiming/SparkTextClassifier

    使用Spark NaiveBayes 实现中文文本分类 use spark NaiveBayes for text classification

    Java

  4. classifier classifier Public

    Java

  5. jcseg jcseg Public

    Forked from lionsoul2014/jcseg

    Jcseg是基于mmseg算法的一个轻量级中文分词器,同时集成了关键字提取,关键短语提取,关键句子提取和文章自动摘要等功能,并且提供了一个基于Jetty的web服务器,方便各大语言直接http调用,同时提供了最新版本的lucene, solr, elasticsearch的分词接口!

    Java

  6. W2V_TextRank W2V_TextRank Public

    Forked from johnson-xu01/W2V_TextRank

    文本自动摘要算法:用Word2Vec改进的TextRank算法

    Java