Class RegexTokenizer

java.lang.Object
edu.cmu.tetrad.data.RegexTokenizer

public final class RegexTokenizer extends Object
Tokenizes the given input character sequence using the type of delimiter specified bythe given CPDAG. Meant to function just like StringTokenizer, with more control over what counts as a tokenization delimiter.
Version:
$Id: $Id
Author:
josephramsey