|
|
None | __init__ (self) |
| |
| bool | eligible (self, str character) |
| |
| None | feed (self, str character) |
| |
| None | reset (self) |
| |
| float | ratio (self) |
| |
|
|
| _last_printable_char |
| |
|
| _punctuation_count |
| |
|
| _character_count |
| |
|
| _symbol_count |
| |
◆ eligible()
| bool charset_normalizer.md.TooManySymbolOrPunctuationPlugin.eligible |
( |
|
self, |
|
|
str |
character |
|
) |
| |
◆ feed()
| None charset_normalizer.md.TooManySymbolOrPunctuationPlugin.feed |
( |
|
self, |
|
|
str |
character |
|
) |
| |
◆ ratio()
| float charset_normalizer.md.TooManySymbolOrPunctuationPlugin.ratio |
( |
|
self | ) |
|
◆ reset()
| None charset_normalizer.md.TooManySymbolOrPunctuationPlugin.reset |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/charset_normalizer/md.py