Package 

Class NlpTokenizer

  • All Implemented Interfaces:
    ai.tock.nlp.model.service.engine.Tokenizer

    @ThreadSafe() 
    public abstract class NlpTokenizer
     implements Tokenizer
                        
    • Method Summary

      Modifier and Type Method Description
      final TokenizerModelHolder getModel()
      • Methods inherited from class ai.tock.nlp.model.service.engine.NlpTokenizer

        tokenize
      • Methods inherited from class ai.tock.nlp.model.service.engine.Tokenizer

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait