mailcom
Contents:
mailcom: pseudonymization tool for textual data
Demonstration notebook for the mailcom package
mailcom package modules
License
mailcom
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_merged_datetime() (time_detector.TimeDetector method)
add_pattern() (time_detector.TimeDetector method)
C
check_dir() (in module utils)
choose_per_pseudonym() (parse.Pseudonymize method)
clean_up_content() (in module utils)
concatenate() (parse.Pseudonymize method)
constrain_langid() (lang_detector.LangDetector method)
contains_only_emails() (lang_detector.LangDetector method)
contains_only_links() (lang_detector.LangDetector method)
contains_only_numbers() (lang_detector.LangDetector method)
contains_only_punctuations() (lang_detector.LangDetector method)
D
data_to_xml() (inout.InoutHandler method)
detect_lang_sentences() (lang_detector.LangDetector method)
detect_with_langdetect() (lang_detector.LangDetector method)
detect_with_langid() (lang_detector.LangDetector method)
detect_with_transformers() (lang_detector.LangDetector method)
determine_langdetect() (lang_detector.LangDetector method)
E
extract_date_time() (time_detector.TimeDetector method)
extract_date_time_multi_words() (time_detector.TimeDetector method)
extract_date_time_single_word() (time_detector.TimeDetector method)
extract_email_info() (inout.InoutHandler method)
F
filter_non_numbers() (time_detector.TimeDetector method)
find_dates() (time_detector.TimeDetector method)
G
get_date_time() (time_detector.TimeDetector method)
get_default_model() (utils.SpacyLoader method)
get_detections() (lang_detector.LangDetector method)
get_email_list() (inout.InoutHandler method)
get_html_text() (inout.InoutHandler method)
get_input_handler() (in module main)
get_ner() (parse.Pseudonymize method)
get_sentences() (parse.Pseudonymize method)
get_spacy_instance() (in module utils)
get_trans_instance() (in module utils)
get_workflow_settings() (in module main)
I
init_spacy() (parse.Pseudonymize method)
(utils.SpacyLoader method)
init_strict_patterns() (time_detector.TimeDetector method)
init_transformers() (lang_detector.LangDetector method)
(parse.Pseudonymize method)
(utils.TransformerLoader method)
inout
module
InoutHandler (class in inout)
is_time_mergeable() (time_detector.TimeDetector method)
is_valid_settings() (in module main)
L
lang_detector
module
LangDetector (class in lang_detector)
list_of_files() (inout.InoutHandler method)
load_csv() (inout.InoutHandler method)
M
main
module
make_dir() (in module utils)
merge_date_time() (time_detector.TimeDetector method)
module
inout
lang_detector
main
parse
time_detector
utils
P
parse
module
parse_time() (time_detector.TimeDetector method)
process_data() (in module main)
process_emails() (inout.InoutHandler method)
Pseudonymize (class in parse)
pseudonymize() (parse.Pseudonymize method)
pseudonymize_email_addresses() (parse.Pseudonymize method)
pseudonymize_ne() (parse.Pseudonymize method)
pseudonymize_numbers() (parse.Pseudonymize method)
pseudonymize_with_updated_ne() (parse.Pseudonymize method)
R
remove_pattern() (time_detector.TimeDetector method)
reset() (parse.Pseudonymize method)
S
save_settings_to_file() (in module main)
search_dates() (time_detector.TimeDetector method)
SpacyLoader (class in utils)
strip_punctuations() (lang_detector.LangDetector method)
T
time_detector
module
TimeDetector (class in time_detector)
TransformerLoader (class in utils)
U
unite_overlapping_words() (time_detector.TimeDetector method)
utils
module
V
validate_data() (inout.InoutHandler method)
W
write_csv() (inout.InoutHandler method)
write_file() (inout.InoutHandler method)
write_output_data() (in module main)