-
CS-Notes Public
Forked from CyC2018/CS-Notes📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Java UpdatedMar 29, 2020 -
Spamer-Detect-System Public
对汽车之家论坛里的评论数据处理和分析,利用用户潜在行为数据得出用户行为特征,采用LDA主题模型得出用户评论的主题特征,采用Word2Vec词向量模型得出用户评论的文本内容特征,采用K-Means聚类得出水军文本类别,结合用户行为特征,最终实现了对网络水军的识别。
-
-
TextClassification Public
Forked from lytforgood/TextClassificationdeep learning in text classification(keras)
Python UpdatedOct 21, 2018 -
seq2seq Public
Forked from keon/seq2seqMinimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
Python MIT License UpdatedOct 18, 2018 -
pytorch-seq2seq-intent-parsing Public
Forked from spro/pytorch-seq2seq-intent-parsingIntent parsing and slot filling in PyTorch with seq2seq + attention
Python UpdatedJun 8, 2017 -