pub fn read_resolve(
path: &Path,
authors: &HashMap<String, AuthorInfo>,
) -> Result<HashMap<i32, ClusterStats>>
Expand description
Read cluster author names and resolve them to gender information.
pub fn read_resolve(
path: &Path,
authors: &HashMap<String, AuthorInfo>,
) -> Result<HashMap<i32, ClusterStats>>
Read cluster author names and resolve them to gender information.