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: 3 months ago
JSON representation
PyQt Showcase of using Sentence Similarity model in HuggingFace
- Host: GitHub
- URL: https://github.com/yjg30737/pyqt_sentence_similarity_model_using_example
- Owner: yjg30737
- License: mit
- Created: 2023-07-28T08:55:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T08:58:31.000Z (about 2 years ago)
- Last Synced: 2025-05-21T02:46:20.344Z (5 months ago)
- Topics: huggingface, pyqt, pyqt5, pyqt5-desktop-application, python3, qt, sentence-similarity, sentence-transformers
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
