Skip to content

parvpareek/sentence-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

sentence-similarity

semantic similarity model using LSTM in TensorFLow

Install Dependencies

pip install kaggle seaborn pandas numpy scikit-learn keras tensorflow fuzzywuzzy gensim

Embeddings

Glove 6b 200d embdeddings were used. Download here

Question Occurences

question-occurences

Word COunt

word-count-normed

Fuzzy Ratios

download

Character count

character-count

Question Lengths

lengths

Difference in Lengths

difference_lengths

Common Words

common_words

Word Cloud

word-cloud

Dataset

kaggle competitions download -c quora-question-pairs

About

semantic similarity model using LSTM in TensorFLow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published