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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
move all testing corpus stuff into 'testing', get rid of 'corpora' folder
#26
ryaanahmed
closed
5 years ago
1
Corpus.count_authors_by_gender doesn't need to create a subcorpus
#25
ryaanahmed
closed
5 years ago
1
dunn_individual_word by corpus and related fixes
#24
sophiazhi
closed
5 years ago
0
Corpus cleanup
#23
samimak37
closed
5 years ago
1
Novel module: changing 'novel' to 'document'
#22
meesuekim
closed
5 years ago
0
Novel module: support arbitrary metadata fields
#21
meesuekim
closed
5 years ago
1
Analysis cleanup
#20
sophiazhi
closed
5 years ago
0
Figure out how to incorporate the big NLTK dependencies
#19
ryaanahmed
closed
5 years ago
3
Squish out any reference to things by corpus_name
#18
ryaanahmed
closed
5 years ago
1
Analysis functions depending on metadata should check that it exists
#17
ryaanahmed
closed
5 years ago
1
Corpus __init__ -- take dataset locations as args, not a corpus name
#16
ryaanahmed
closed
5 years ago
2
Novel module rename to Document
#15
meesuekim
closed
5 years ago
1
More Test Fixes
#14
samimak37
closed
5 years ago
0
Test fixes
#13
samimak37
closed
5 years ago
0
all analysis.py doctests pass
#12
sophiazhi
closed
5 years ago
0
fixed doctest failures from syntactical errors in analysis/analysis.py
#11
sophiazhi
closed
5 years ago
0
fixed some doctest failures with novel.getmembers
#10
sophiazhi
closed
5 years ago
1
most pickle_data files moved to old
#9
sophiazhi
closed
5 years ago
0
Reimplement Corpus.filter_by_gender using Corpus.subcorpus
#8
meesuekim
closed
5 years ago
3
Remove any requirements that we're no longer using
#7
ryaanahmed
closed
5 years ago
0
Factor out anything project gutenberg specific
#6
ryaanahmed
closed
5 years ago
4
delete empty function
#5
meesuekim
closed
5 years ago
0
Replace Novel class with Document class
#4
ryaanahmed
closed
5 years ago
1
Replace Corpus.multi_filter with Corpus.multi_filter_integrated (?)
#3
ryaanahmed
closed
5 years ago
1
Reimplement Corpus.filter_by_gender using Corpus.subcorpus
#2
ryaanahmed
closed
5 years ago
1
created "old" folder, moved visualizations folder to "old" folder
#1
sophiazhi
closed
5 years ago
0
Previous