|
|
None | __init__ (self) |
| |
| bool | eligible (self, str character) |
| |
| None | feed (self, str character) |
| |
| None | reset (self) |
| |
| float | ratio (self) |
| |
|
|
| _foreign_long_watch |
| |
|
| _is_current_word_bad |
| |
|
| _buffer |
| |
|
| _buffer_glyph_count |
| |
|
| _buffer_accent_count |
| |
|
| _bad_word_count |
| |
|
| _word_count |
| |
|
| _character_count |
| |
|
| _bad_character_count |
| |
|
| _foreign_long_count |
| |
◆ eligible()
| bool charset_normalizer.md.SuperWeirdWordPlugin.eligible |
( |
|
self, |
|
|
str |
character |
|
) |
| |
◆ feed()
| None charset_normalizer.md.SuperWeirdWordPlugin.feed |
( |
|
self, |
|
|
str |
character |
|
) |
| |
◆ ratio()
| float charset_normalizer.md.SuperWeirdWordPlugin.ratio |
( |
|
self | ) |
|
◆ reset()
| None charset_normalizer.md.SuperWeirdWordPlugin.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