{ "max_features": 10000, "ngram_range": [ 1, 2 ], "min_df": 2, "max_df": 0.95, "C": 1.0, "max_iter": 2000 }