Documentation of 'org.jdmp.core.algorithm.tokenizer.Tokenizer' Java class
Tokenizer
org.jdmp.core.algorithm.tokenizer

Interface Tokenizer

    • Method Detail

      • tokenize

        ListMatrix<ListMatrix<java.lang.String>> tokenize(java.lang.String input)
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tokenize

        ListMatrix<ListMatrix<java.lang.String>> tokenize(Matrix input)
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tokenize

        void tokenize(java.lang.String variableKey,
                      Sample sample)
               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tokenize

        void tokenize(java.lang.String variableKey,
                      ListDataSet dataSet)
               throws java.lang.Exception
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.