Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._vendor.chardet.langbulgarianmodel Namespace Reference

Variables

dict BULGARIAN_LANG_MODEL
 
dict ISO_8859_5_BULGARIAN_CHAR_TO_ORDER
 
 ISO_8859_5_BULGARIAN_MODEL
 
dict WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER
 
 WINDOWS_1251_BULGARIAN_MODEL
 

Variable Documentation

◆ BULGARIAN_LANG_MODEL

dict BULGARIAN_LANG_MODEL

Definition at line 8 of file langbulgarianmodel.py.

◆ ISO_8859_5_BULGARIAN_CHAR_TO_ORDER

dict ISO_8859_5_BULGARIAN_CHAR_TO_ORDER

Definition at line 4113 of file langbulgarianmodel.py.

◆ ISO_8859_5_BULGARIAN_MODEL

ISO_8859_5_BULGARIAN_MODEL
Initial value:
1= SingleByteCharSetModel(
2 charset_name="ISO-8859-5",
3 language="Bulgarian",
4 char_to_order_map=ISO_8859_5_BULGARIAN_CHAR_TO_ORDER,
5 language_model=BULGARIAN_LANG_MODEL,
6 typical_positive_ratio=0.969392,
7 keep_ascii_letters=False,
8 alphabet="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя",
9)

Definition at line 4372 of file langbulgarianmodel.py.

◆ WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER

dict WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER

Definition at line 4382 of file langbulgarianmodel.py.

◆ WINDOWS_1251_BULGARIAN_MODEL

WINDOWS_1251_BULGARIAN_MODEL
Initial value:
1= SingleByteCharSetModel(
2 charset_name="windows-1251",
3 language="Bulgarian",
4 char_to_order_map=WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER,
5 language_model=BULGARIAN_LANG_MODEL,
6 typical_positive_ratio=0.969392,
7 keep_ascii_letters=False,
8 alphabet="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя",
9)

Definition at line 4641 of file langbulgarianmodel.py.