Uses of Class
org.machanism.machai.schema.Language
Packages that use Language
Package
Description
Provides core components and utilities for Bindex document management, semantic AI search, and project folder processing.
-
Uses of Language in org.machanism.machai.bindex
Methods in org.machanism.machai.bindex with parameters of type LanguageModifier and TypeMethodDescription(package private) static StringPicker.getNormalizedLanguageName(Language language) Normalizes a Language name for semantic aggregation queries. -
Uses of Language in org.machanism.machai.schema
Methods in org.machanism.machai.schema that return types with arguments of type LanguageMethod parameters in org.machanism.machai.schema with type arguments of type LanguageModifier and TypeMethodDescriptionvoidClassification.setLanguages(List<Language> languages) Programming languages supported.