Uses of Package
net.thexcoders.aladin_bot_backend.nlp_models.tokenizer
-
Packages that use net.thexcoders.aladin_bot_backend.nlp_models.tokenizer Package Description net.thexcoders.aladin_bot_backend.nlp_models.tokenizer -
Classes in net.thexcoders.aladin_bot_backend.nlp_models.tokenizer used by net.thexcoders.aladin_bot_backend.nlp_models.tokenizer Class Description Tokenizer The Tokenizer splits each sentence into an array of tokens that will be used to get the associated Category It is highly linked toCategorizer