ngrams

package
v0.0.0-...-9b8f946 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TextScore

func TextScore(input []byte, depth int) float64

TextScore attempts to score how 'English text'-like some input is. nothing too fancy, we're using {mono,bi,tri}-gram frequency and common word count. depth 1 - mono-gram, 2 - {mono,bi}-gram, 3 - {mono,bi,tri}-gram, >=4 - {mono,bi,tri}-gram

Types

This section is empty.

Jump to

Keyboard shortcuts

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