package
Version:
v0.193.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Category interface {
GetName() string
GetConfidence() float32
}
Category is a category that has been derived from analyzed text.
Classify performs text classification (categorization) of the given text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.