trhgquan / sbert-sentence-similarity

Sentence Similarity with SBERT - MTH020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentence Similarity with SBERT

Advanced Natural Language Processing - MTH020.

VNUHCM - University of Science, Summer 2022.

Lint and Test

Introduction

Abstract

Based on the original paper[1] about Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks, we created a demo application calculating the similarity score between two English sentences, using Cosine Similarity and all-MiniLM-L6-v2[2] pre-trained SBERT model.

References

Installation

Visit INSTALL for a detailed installation guide.

LICENSE

This project is licensed under the terms of The GNU GPL v3.0

About

Sentence Similarity with SBERT - MTH020

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 88.1%Language:Python 5.9%Language:HTML 3.1%Language:JavaScript 2.7%Language:CSS 0.1%Language:Shell 0.0%Language:Batchfile 0.0%