| Constructor and Description |
|---|
WikiSelector(java.lang.String untokenized_file,
java.lang.String tokenized_file,
boolean expand,
int max_sentences) |
WikiSelector(java.lang.String untokenized_file,
java.lang.String tokenized_file,
boolean expand,
int num_sentences,
int token_threshold,
double score_threshold) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Pair> |
iterator() |
public WikiSelector(java.lang.String untokenized_file,
java.lang.String tokenized_file,
boolean expand,
int num_sentences,
int token_threshold,
double score_threshold)
public WikiSelector(java.lang.String untokenized_file,
java.lang.String tokenized_file,
boolean expand,
int max_sentences)