eval_toolkit.eda.ObfuscationProfile#
.. currentmodule:: eval_toolkit.eda
.. autoclass:: ObfuscationProfile
.. automethod:: init
.. rubric:: Methods
.. autosummary::
~ObfuscationProfile.__init__
~ObfuscationProfile.to_dict
.. rubric:: Attributes
.. autosummary::
~ObfuscationProfile.n_texts
~ObfuscationProfile.n_with_invisible_chars
~ObfuscationProfile.total_invisible_chars
~ObfuscationProfile.invisible_char_rate
~ObfuscationProfile.n_with_nfkc_change
~ObfuscationProfile.n_with_nfkc_length_delta
~ObfuscationProfile.total_nfkc_char_delta
~ObfuscationProfile.nfkc_change_rate
~ObfuscationProfile.n_with_high_entropy_run
~ObfuscationProfile.high_entropy_run_rate
~ObfuscationProfile.n_with_rot13_marker
~ObfuscationProfile.rot13_marker_rate
~ObfuscationProfile.n_leeted_tokens
~ObfuscationProfile.n_total_alnum_tokens
~ObfuscationProfile.leetspeak_token_rate