Skip to content

reiver/go-sbert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sbert

Package sbert provides Sentence-BERT (SBERT) sentence embedding as an Eino embedding.Embedder, for the Go programming-language (golang).

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-sbert

GoDoc

Import

To import package sbert use import code like the following:

import "github.com/reiver/go-sbert"

Installation

To install package sbert do the following:

GOPROXY=direct go get github.com/reiver/go-sbert

Author

Package sbert was written by Charles Iliya Krempeaux

See Also

About

Package sbert provides Sentence-BERT (SBERT) sentence embedding as an Eino embedding.Embedder, for the Go programming-language (golang).

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages