dhmit / gender_analysis

A toolkit for analyzing gendered language across sets of documents
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Analysis functions depending on metadata should check that it exists #17

Closed ryaanahmed closed 5 years ago

ryaanahmed commented 5 years ago

Since we're going to allow datasets with no metadata, any analysis function that depends on metadata (e.g., comparison of things by author_gender or publication_location) should:

ryaanahmed commented 5 years ago

done! thanks @sophiazhi.