Going through a bunch of results, I think we have to distinguish plural from singular names for clustering of classes and fields.
Is there a good way to determine if a word (or class name) is singular or plural that works well with the stemming that we do (apart from checking if it ends on 's' before stemming)?
Going through a bunch of results, I think we have to distinguish plural from singular names for clustering of classes and fields.
Is there a good way to determine if a word (or class name) is singular or plural that works well with the stemming that we do (apart from checking if it ends on 's' before stemming)?