|
|
| _active_num |
| |
|
| _best_guess_prober |
| |
|
| _state |
| |
|
| _state |
| |
|
|
bytes | filter_high_byte_only (Union[bytes, bytearray] buf) |
| |
| bytearray | filter_international_words (Union[bytes, bytearray] buf) |
| |
| bytes | remove_xml_tags (Union[bytes, bytearray] buf) |
| |
|
| active |
| |
|
| lang_filter |
| |
|
| logger |
| |
|
float | SHORTCUT_THRESHOLD = 0.95 |
| |
◆ __init__()
| None pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.__init__ |
( |
|
self, |
|
|
LanguageFilter |
lang_filter = LanguageFilter.NONE |
|
) |
| |
◆ charset_name()
| Optional[str] pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.charset_name |
( |
|
self | ) |
|
◆ feed()
| ProbingState pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.feed |
( |
|
self, |
|
|
Union[bytes, bytearray] |
byte_str |
|
) |
| |
◆ get_confidence()
| float pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.get_confidence |
( |
|
self | ) |
|
◆ language()
| Optional[str] pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.language |
( |
|
self | ) |
|
◆ reset()
| None pip._vendor.chardet.charsetgroupprober.CharSetGroupProber.reset |
( |
|
self | ) |
|
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/chardet/charsetgroupprober.py