pub type Model = HashMap<String, i32>;
Model is type of trained machine learning model. key (String) is feature of character, value (i32) is score of feature.