OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self) |
def | get_order (self, byte_str) |
![]() | |
def | reset (self) |
def | feed (self, char, char_len) |
def | get_confidence (self) |
def | got_enough_data (self) |
Data Fields | |
typical_distribution_ratio | |
![]() | |
typical_distribution_ratio | |
Additional Inherited Members | |
![]() | |
ENOUGH_DATA_THRESHOLD | |
SURE_YES | |
SURE_NO | |
MINIMUM_DATA_THRESHOLD | |
def __init__ | ( | self | ) |
Reimplemented from CharDistributionAnalysis.
def get_order | ( | self, | |
byte_str | |||
) |
Reimplemented from CharDistributionAnalysis.
typical_distribution_ratio |