Index
_
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
S
|
U
|
W
_
__eq__() (gender_analysis.gender.gender.Gender method)
(gender_analysis.gender.pronouns.PronounSeries method)
__init__() (gender_analysis.gender.gender.Gender method)
(gender_analysis.gender.pronouns.PronounSeries method)
B
by_date() (gender_analysis.analysis.frequency.GenderFrequencyAnalyzer method)
by_document() (gender_analysis.analysis.frequency.GenderFrequencyAnalyzer method)
by_gender() (gender_analysis.analysis.frequency.GenderFrequencyAnalyzer method)
by_identifier() (gender_analysis.analysis.frequency.GenderFrequencyAnalyzer method)
by_metadata() (gender_analysis.analysis.frequency.GenderFrequencyAnalyzer method)
C
Character (class in gender_analysis.text.character)
clone() (gender_analysis.text.corpus.Corpus method)
compare_word_association_between_corpus_dunning() (in module gender_analysis.analysis.dunning)
compare_word_association_in_corpus_dunning() (in module gender_analysis.analysis.dunning)
convert_text_file_to_new_encoding() (in module gender_analysis.text.common)
Corpus (class in gender_analysis.text.corpus)
count_authors_by_gender() (gender_analysis.text.corpus.Corpus method)
create_path_object_and_directories() (in module gender_analysis.text.common)
D
Document (class in gender_analysis.text.document)
download_nltk_package_if_not_present() (in module gender_analysis.text.common)
dunn_individual_word() (in module gender_analysis.analysis.dunning)
dunn_individual_word_by_corpus() (in module gender_analysis.analysis.dunning)
dunning_result_displayer() (in module gender_analysis.analysis.dunning)
dunning_result_to_dict() (in module gender_analysis.analysis.dunning)
dunning_total() (in module gender_analysis.analysis.dunning)
dunning_total_by_corpus() (in module gender_analysis.analysis.dunning)
dunning_words_by_author_gender() (in module gender_analysis.analysis.dunning)
F
female_characters_author_gender_differences() (in module gender_analysis.analysis.dunning)
filter_by_gender() (gender_analysis.text.corpus.Corpus method)
find_quoted_text() (gender_analysis.text.document.Document method)
freq_plot_to_show() (in module gender_analysis.analysis.dunning)
G
Gender (class in gender_analysis.gender.gender)
gender_analysis.analysis.dependency_parsing (module)
gender_analysis.analysis.dunning (module)
gender_analysis.analysis.frequency (module)
gender_analysis.gender.common (module)
gender_analysis.gender.gender (module)
gender_analysis.gender.pronouns (module)
gender_analysis.text.character (module)
gender_analysis.text.common (module)
gender_analysis.text.corpus (module)
gender_analysis.text.document (module)
GenderFrequencyAnalyzer (class in gender_analysis.analysis.frequency)
generate_dependency_tree() (in module gender_analysis.analysis.dependency_parsing)
get_char_gender() (gender_analysis.text.character.Character method)
get_count_of_word() (gender_analysis.text.document.Document method)
get_count_of_words() (gender_analysis.text.document.Document method)
get_descriptive_adjectives() (in module gender_analysis.analysis.dependency_parsing)
get_descriptive_verbs() (in module gender_analysis.analysis.dependency_parsing)
get_document() (gender_analysis.text.corpus.Corpus method)
get_document_multiple_fields() (gender_analysis.text.corpus.Corpus method)
get_field_vals() (gender_analysis.text.corpus.Corpus method)
get_part_of_speech_tags() (gender_analysis.text.document.Document method)
get_part_of_speech_words() (gender_analysis.text.document.Document method)
get_pronoun_usages() (in module gender_analysis.analysis.dependency_parsing)
get_sample_text_passages() (gender_analysis.text.corpus.Corpus method)
get_text_file_encoding() (in module gender_analysis.text.common)
get_tokenized_text() (gender_analysis.text.document.Document method)
get_word_freq() (gender_analysis.text.document.Document method)
get_word_frequencies() (gender_analysis.text.document.Document method)
get_word_windows() (gender_analysis.text.document.Document method)
get_wordcount_counter() (gender_analysis.text.document.Document method)
I
identifiers (gender_analysis.gender.gender.Gender attribute)
L
load_csv_to_list() (in module gender_analysis.text.common)
load_graph_settings() (in module gender_analysis.text.common)
load_pickle() (in module gender_analysis.text.common)
load_txt_to_string() (in module gender_analysis.text.common)
M
male_characters_author_gender_differences() (in module gender_analysis.analysis.dunning)
masc_fem_associations_dunning() (in module gender_analysis.analysis.dunning)
MissingMetadataError
multi_filter() (gender_analysis.text.corpus.Corpus method)
O
obj (gender_analysis.gender.gender.Gender attribute)
P
pronouns (gender_analysis.gender.gender.Gender attribute)
PronounSeries (class in gender_analysis.gender.pronouns)
S
score_plot_to_show() (in module gender_analysis.analysis.dunning)
store_pickle() (in module gender_analysis.text.common)
subcorpus() (gender_analysis.text.corpus.Corpus method)
subj (gender_analysis.gender.gender.Gender attribute)
U
update_metadata() (gender_analysis.text.corpus.Corpus method)
(gender_analysis.text.document.Document method)
W
word_count (gender_analysis.text.document.Document attribute)
words_associated() (gender_analysis.text.document.Document method)
Gender Analysis Toolkit
Navigation
Quickstart Guide
gender_analysis.text package
gender_analysis.gender package
gender_analysis.analysis package
Related Topics
Documentation overview
Quick search