Uses of Class
org.machanism.machai.schema.Classification
Packages that use Classification
Package
Description
Provides core components and utilities for Bindex document management, semantic AI search, and project folder processing.
-
Uses of Classification in org.machanism.machai.bindex
Methods in org.machanism.machai.bindex with parameters of type ClassificationModifier and TypeMethodDescription(package private) org.bson.BsonArrayPicker.getEmbeddingBson(Classification classification, Integer dimensions) Generates a BSON array representing the embedding of a classification for semantic search. -
Uses of Classification in org.machanism.machai.schema
Methods in org.machanism.machai.schema that return ClassificationModifier and TypeMethodDescriptionBindex.getClassification()Categorizes the artifact by type, domain, and supported languages.Methods in org.machanism.machai.schema with parameters of type ClassificationModifier and TypeMethodDescriptionvoidBindex.setClassification(Classification classification) Categorizes the artifact by type, domain, and supported languages.