Uses of Class
net.thexcoders.aladin_bot_backend.nlp_models.categorizer.CategorizerImpl
-
Packages that use CategorizerImpl Package Description net.thexcoders.aladin_bot_backend.nlp_models.categorizer -
-
Uses of CategorizerImpl in net.thexcoders.aladin_bot_backend.nlp_models.categorizer
Methods in net.thexcoders.aladin_bot_backend.nlp_models.categorizer that return CategorizerImpl Modifier and Type Method Description static CategorizerImplCategorizer. getInstance()gets the instance of the class, if the instance is null it calls the constructor to create a new instancestatic CategorizerImplCategorizerImpl. getInstance()
-