Skip to content

Sentence similarity between sentences or paragraphs: flask API + streamlit app.

Notifications You must be signed in to change notification settings

JaouadT/Sentence-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence Similarity streamlit app + Flask API

This repository contains the code for a streamlit app and flask API to compute sentence or paragrpah similarity using all-MiniLM-L6-v2 model.

Streamlit app:

Sentence Similarity app

How to run:

  • Run flask API app.py: python app.py.
  • Run Streamlit app similarity.py: streamlit run similarity.py.

About

Sentence similarity between sentences or paragraphs: flask API + streamlit app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published