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
Finalize the layout of the module
#55
Closed
ryaanahmed
closed
5 years ago
ryaanahmed
commented
5 years ago
Decide where to put various things, particularly:
[x] Analysis module -- does this really need to be a bunch of different modules or should it all be in one namespace?
[x] should we put more stuff up at the top level?
[x] let's delete all of the stuff that we now know for sure isn't being used
[x] let's silo off stuff that we know won't work for launch but we want to keep in the codebase for later (probably create a 'release' branch)
ryaanahmed
commented
5 years ago
[x] Allow imports of all analysis functions from the top level analysis package
Decide where to put various things, particularly: