Skip to content

similgraph is a golang package that provides primitives for computing a cosine similarity graph whose edges are computed on the fly.

License

Notifications You must be signed in to change notification settings

ebonetti/similgraph

Repository files navigation

similgraph

GoDoc Reference Build Status Coverage Status Go Report Card

Description

similgraph is a golang package that provides primitives for computing a cosine similarity graph whose edges are computed on the fly.

Installation

This package can be installed with the go get command:

go get github.com/ebonetti/similgraph

Documentation

API documentation can be found in the associated godoc reference

About

similgraph is a golang package that provides primitives for computing a cosine similarity graph whose edges are computed on the fly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages