cksajil / Semantic-Similarity

This is the deployment code of a streamlit web app which is used to filter product review comments based on cosine similarity of the same with input text. The top 5 similar product review comments and associated information is displayed as a table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic Similarity Prediction of User Input

This is the deployment code of a streamlit web app which is used to filter product review comments based on cosine similarity of the same with input text. The top 5 similar product review comments and associated information is displayed as a table.

user_interface

Deployed app on streamlit

https://cksajil-semantic-similarity-main-7iddho.streamlit.app/

About

This is the deployment code of a streamlit web app which is used to filter product review comments based on cosine similarity of the same with input text. The top 5 similar product review comments and associated information is displayed as a table.

License:MIT License


Languages

Language:Python 91.5%Language:Shell 6.5%Language:Procfile 2.0%