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
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 7 years ago
- 用百科数据和搜狗新闻数据训练word2vec模型☆18Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆22Updated 6 years ago
- Loading the model from glove and computer word similarity & word clustering.☆65Updated 10 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- 对电影进行多标签标注☆19Updated 9 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- Deep Semantics Similarity Model in tensorflow.☆19Updated last year
- simple Conditional Random Field implementation in Python☆42Updated 7 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- a tensorflow version of Word2Vec with a new loss☆115Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Yelp Data Challenge 2013☆30Updated 11 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》☆29Updated 5 years ago
- ☆32Updated 7 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆62Updated 4 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 6 years ago
- 使用word2vec进行中文词向量的 训练☆91Updated 6 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow☆27Updated 7 years ago
- ☆54Updated last year
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆18Updated 6 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- ☆23Updated 6 years ago
- Theano implementation of Memory Networks☆20Updated 7 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago