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

get_corpus_metadata No Longer Iterates Through All Docs #38

Closed samimak37 closed 5 years ago

samimak37 commented 5 years ago

get_corpus_metadata now retrieves a list of metadata from only the first document rather than iterating through the entire corpus.