Skip to content

Latest commit

 

History

History
 
 

Quora-Dataset-Duplicate-Search

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quora Dataset Duplicate Search

First make sure that the following python modules are installed:

pip3 install --quiet "tensorflow>=1.7"
pip3 install --quiet tensorflow-hub
pip3 install --quiet seaborn

Next, to run the Semantic Similarity Analysis using Universal Sentence Encoder use the following:

python Quora-Duplicate-Search.py

Enter the number of lines to read from the CSV file for analysis (for example, 1000).

The duplicate sentences found will be written in the file similarity-results.txt.

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.