Class Matcher

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
net.razorvine.pickle.objects.ClassDict
org.jpmml.python.PythonObject
sklearn.feature_extraction.text.Tokenizer
sklearn2pmml.feature_extraction.text.Matcher
All Implemented Interfaces:
collections.Callable, Serializable, Cloneable, Map<String,Object>

public class Matcher extends Tokenizer
See Also:
  • Constructor Details

    • Matcher

      public Matcher()
    • Matcher

      public Matcher(String module, String name)
  • Method Details