JunfengDuan / word2vectorLinks
用百科数据和搜狗新闻数据训练word2vec模型
☆19Updated 7 years ago
Alternatives and similar repositories for word2vector
Users that are interested in word2vector are comparing it to the libraries listed below
Sorting:
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并 将其效果与传统LDA…☆41Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 7 years ago
- ☆132Updated 7 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词- 文档矩阵、词-词矩阵四种方法的词向量生成☆185Updated 7 years ago
- 中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考☆47Updated 7 years ago
- CSDN博客的关键词提取算法,融合TF,IDF,词性,位置等多特征。该项目用于参加2017 SMP用户画像测评,排名第四,在验证集中精度为59.9%,在最终集中精度为58.7%。启发式的方法,通用性强。☆30Updated 7 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆33Updated 8 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆18Updated 7 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 细粒度用户评论情感分析☆123Updated 6 years ago
- 基于word2vec的关键词提取☆34Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 6 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- 使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model☆225Updated 8 years ago
- ☆82Updated 6 years ago
- python3 bert4keras for match☆38Updated 5 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆42Updated 6 years ago
- 基于python gensim 库的LDA算法 对中文进行文本分析,很难得,网上都是英文的,基本上没有中文的,需要安装jieba分词进行分词,然后去除停用词最后才能使用LDA☆136Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago