Skip to content
View Wiskia's full-sized avatar

Block or report Wiskia

Report abuse

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

Report abuse

Popular repositories Loading

  1. Spamer-Detect-System Spamer-Detect-System Public

    对汽车之家论坛里的评论数据处理和分析,利用用户潜在行为数据得出用户行为特征,采用LDA主题模型得出用户评论的主题特征,采用Word2Vec词向量模型得出用户评论的文本内容特征,采用K-Means聚类得出水军文本类别,结合用户行为特征,最终实现了对网络水军的识别。

    Java 24 5

  2. NLPIR NLPIR Public

    Forked from NLPIR-team/NLPIR

    Java

  3. seq2seq seq2seq Public

    Forked from keon/seq2seq

    Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch

    Python

  4. pytorch-seq2seq-intent-parsing pytorch-seq2seq-intent-parsing Public

    Forked from spro/pytorch-seq2seq-intent-parsing

    Intent parsing and slot filling in PyTorch with seq2seq + attention

    Python

  5. TextClassification TextClassification Public

    Forked from lytforgood/TextClassification

    deep learning in text classification(keras)

    Python

  6. jieba jieba Public

    Forked from fxsjy/jieba

    结巴中文分词

    Python