Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidblewett/rure-python
/ frequencies.py
File
frequencies.py
regex/scripts/frequencies.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
# This does simple normalized frequency analysis on UTF-8 encoded text. The
4
# result of the analysis is translated to a ranked list, where every byte is
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected