language

package
v0.190.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Category

type Category interface {
	GetName() string
	GetConfidence() float32
}

Category is a category that has been derived from analysed text.

func Classify

func Classify(ctx context.Context, text string) ([]Category, error)

Classify performs text classification (categorisation) of the given text.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL