Skip to content
View Pikacheng's full-sized avatar

Block or report Pikacheng

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

    Forked from liuhuanyong/TopicCluster

    A simple documentary topic analysis implement based on traditional K-means and LDA which can achieve a not-bad result. 基于Kmeans与Lda模型的多文档主题聚类,输入多篇文档,输出每个主题的关键词与相应文本,可用于主题发现与热点分析等应用,如历时话题建模,评论画像等。

    Python 1

  2. spring-cloud-flycloud spring-cloud-flycloud Public

    Forked from mxdldev/spring-cloud-flycloud

    🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理…

    Java

  3. DataMiningCluster DataMiningCluster Public

    Forked from yangliuy/DataMiningCluster

    Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.

    Java

  4. textclusteringDBSCAN textclusteringDBSCAN Public

    Forked from arnab64/textclusteringDBSCAN

    Document clustering using Density Based Spatial Clustering (DBSCAN)

    Python

  5. NLP-Papers NLP-Papers Public

    Forked from PengboLiu/NLP-Papers

    Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.

  6. funNLP funNLP Public

    Forked from fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

    Python