github-pengge / tf-Word2Vec
An tensorflow implementation of Word2Vec model: Skip-gram, CBOW.
☆16Updated 8 years ago
Alternatives and similar repositories for tf-Word2Vec:
Users that are interested in tf-Word2Vec are comparing it to the libraries listed below
- 用百科数据和搜狗新闻数据训练word2vec模型☆18Updated 7 years ago
- a tensorflow version of Word2Vec with a new loss☆114Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- 对电影进行多标签标注☆18Updated 10 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆17Updated 6 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 7 years ago
- siamese lstm network for text similarity☆95Updated 7 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆34Updated 7 years ago
- the example of doc2vec to calculate the similarity of docs☆34Updated 8 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- A simplified fine tune and deploy code based on bert for text matching.☆15Updated 5 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- Improvement of RAKE Algorithm (Rapid Automatic keyword extraction)☆35Updated 7 years ago
- 该项目是短文本分类,目前应用于新闻标签的分类☆32Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- Bi LSTM Word Breaker☆36Updated 7 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆39Updated 5 years ago
- Yelp Data Challenge 2013☆29Updated 11 years ago
- 使用深度学习方法(lstm+attention/textcnn+attention)完成情感分析☆14Updated 6 years ago
- 2018开放学术数据挖掘大赛 第四名解题方案 No.4 solution of Open Academic Data Challenge 2018☆9Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago