Uses of Interface
net.thexcoders.aladin_bot_backend.nlp_models.language.LangDetector
-
Packages that use LangDetector Package Description net.thexcoders.aladin_bot_backend.nlp_models.language -
-
Uses of LangDetector in net.thexcoders.aladin_bot_backend.nlp_models.language
Classes in net.thexcoders.aladin_bot_backend.nlp_models.language that implement LangDetector Modifier and Type Class Description classLangDetectorImplThis class is used to determine the language in which the user is communicating.
-