package joshua.discriminative.feature_selection; public class WordPair { String x; String y; }