Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
pip._vendor.chardet.jpcntx.JapaneseContextAnalysis Class Reference
Inheritance diagram for pip._vendor.chardet.jpcntx.JapaneseContextAnalysis:
Inheritance graph
[legend]

Public Member Functions

None __init__ (self)
 
None reset (self)
 
None feed (self, Union[bytes, bytearray] byte_str, int num_bytes)
 
bool got_enough_data (self)
 
float get_confidence (self)
 
Tuple[int, int] get_order (self, Union[bytes, bytearray] _)
 

Static Public Attributes

int NUM_OF_CATEGORY = 6
 
int DONT_KNOW = -1
 
int ENOUGH_REL_THRESHOLD = 100
 
int MAX_REL_THRESHOLD = 1000
 
int MINIMUM_DATA_THRESHOLD = 4
 

Protected Attributes

 _total_rel
 
 _need_to_skip_char_num
 
 _last_char_order
 
 _done
 
 _rel_sample
 

The documentation for this class was generated from the following file: