Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yjg30737/pyqt_sentence_similarity_model_using_example

PyQt Showcase of using Sentence Similarity model in HuggingFace
https://github.com/yjg30737/pyqt_sentence_similarity_model_using_example

huggingface pyqt pyqt5 pyqt5-desktop-application python3 qt sentence-similarity sentence-transformers

Last synced: 5 days ago
JSON representation

PyQt Showcase of using Sentence Similarity model in HuggingFace

Awesome Lists containing this project

README

        

# pyqt_sentence_similarity_model_using_example
PyQt Showcase of using Sentence Similarity model in HuggingFace

## How to Install/Run
1. clone this!
2. pip install -r requirements.txt
3. python main.py
4. add desired sentences and test any models

## Preview
![image](https://github.com/yjg30737/pyqt_sentence_similarity_model_using_example/assets/55078043/b8f70abd-e079-4baa-9be9-8b4c70813608)