Skip to content

Prettify some counter and dictionary outputs. #104

@kenalba

Description

@kenalba

Some functions, like find_gender_adj, return an unsorted dictionary with no lower bounds and no stop-word detection. Adding parameters to the function which make it return something more user-friendly (a sorted list of (word, count) tuples, maybe?) that cuts off at a given lower-end parameter would increase usability.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions