Class TokenizerImplFra

  • All Implemented Interfaces:
    Tokenizer

    public class TokenizerImplFra
    extends NLPModel
    implements Tokenizer
    The Tokenizer splits each sentence into an array of tokens that will be used to get the associated Category It is highly linked to Categorizer
    • Constructor Detail

      • TokenizerImplFra

        public TokenizerImplFra()