pub fn root_noun_surface_forms(
position: &PositionInDocument,
date: &Date,
cols: &mut impl Iterator<Item = String>,
has_comment: bool,
) -> Vec<AnnotatedForm>Expand description
Parse an iterator of spreadsheet cells into root noun forms ready to insert into the database.