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

Added larger variety of pronouns to `common.py` #148

Closed samimak37 closed 3 years ago

samimak37 commented 3 years ago

In addition to adding more pronouns to the list we pre-define, there is also a new Gender object in common.py that acts as a wrapper for several of the neopronouns that were added.

codecov-io commented 3 years ago

Codecov Report

Merging #148 (4f37183) into master (711a51e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   56.40%   56.40%           
=======================================
  Files          12       12           
  Lines        1468     1468           
  Branches      362      362           
=======================================
  Hits          828      828           
  Misses        586      586           
  Partials       54       54           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 711a51e...4f37183. Read the comment docs.