issues
search
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
FileLoaderMixin cleanup
#39
Closed
meesuekim
closed
5 years ago
meesuekim
commented
5 years ago
Got rid of FileLoaderMixin class (no more inheritance)
created two functions
load_txt_to_string
load_csv_to_dict
fixed some filepaths
got rid of commented out code