Interface Tokenizer

  • All Known Implementing Classes:
    TokenizerImplEng, TokenizerImplFra

    public interface 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