Searched refs:pw_tokenizer_65599_fixed_length_hash (Results 1 – 3 of 3) sorted by relevance
104 hash=tokens.pw_tokenizer_65599_fixed_length_hash(
161 hash_1 = tokens.pw_tokenizer_65599_fixed_length_hash('o000', 96)162 hash_2 = tokens.pw_tokenizer_65599_fixed_length_hash('0Q1Q', 96)
48 def pw_tokenizer_65599_fixed_length_hash(string: Union[str, bytes], function66 return pw_tokenizer_65599_fixed_length_hash(string, DEFAULT_C_HASH_LENGTH)