ascii-char-frequency-english

command module
v0.0.0-...-51518ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2021 License: MIT Imports: 13 Imported by: 0

README

ascii character frequencies in english

This repo provides files (json, txt) detailing the frequencies of ascii chararcters ocurring in english text. The characters are represented as the decimal value of the byte and the frequencies represented as 64 bit floating point values.

The files were derived from the Reuters21578 corpus which is included along with the code used to derive the frequencies.

Running the code

You will need golang version 1.13 or higher.

To build and run the code, run:

go run main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL