Skip to content

Pranav174/Megathon_victoryShadows

Repository files navigation

MEGATHON-QUALCOMM

Identification of papers/websites/documents with content related to a given context or abstract

Running the Solution

make sure the csv files are in the cloned repository

$ cp $PATH:summaries.csv $PATH:fulltexts.csv .
$ pip3 install -r requirements.txt
$ python3 solution.py

This will create a new file "similarity_matrix.csv" containing a table of similarity between each summary and given text (rows represent the abstracts in summaries.csv, columns represent the texts in fulltexts.csv)

About

Megathon-2019 (Text Similarity Model)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages