iamxiaomu / doc2vec
the example of doc2vec to calculate the similarity of docs
☆35Updated 8 years ago
Alternatives and similar repositories for doc2vec:
Users that are interested in doc2vec are comparing it to the libraries listed below
- deep learning in text classification(keras)☆52Updated 5 years ago
- ☆40Updated 7 years ago
- ☆26Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- cnn+word2vec做文本分类☆24Updated 8 years ago
- paper reading☆21Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆87Updated 7 years ago
- TextClassification with tfidf、word2vec、tex_cnn、basiclstm, dcnn,char_cnn.....☆19Updated 7 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- This code implements a simple CNN model for document classification with tensorflow.☆155Updated 3 years ago
- 对电影进行多标签标注☆19Updated 9 years ago
- ☆56Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- 基于TextRank和WordNet的中英文单文档自动摘要☆62Updated 9 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 8 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 8 years ago
- Hierarchical BiLSTM CNN using Keras☆75Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- 基于 SVM 的细粒度情感分析☆22Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆47Updated 7 years ago