Skip to content

emadgit/learn-sentence-transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence Transformers Poetry Project

This project is designed to help you learn and understand sentence transformers through the beauty of poetry.

Description

This project uses the power of sentence transformers. It's a great way to learn about natural language processing and machine learning.

Installation

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository to your local machine:

    git clone https://github.com/emadgit/learn-sentence-transformers.git
    
  2. Navigate to the project directory:

    cd <project_directory>
    
  3. Install the project dependencies using Poetry:

    poetry install
    
  4. To run the project, use the following command:

    poetry run start
    

This will start the application. Follow the on-screen instructions to interact with the project.

About

A poetry project to learn sentence transformers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages