structs

package
v0.0.0-...-a2d4156 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2019 License: MIT Imports: 0 Imported by: 3

Documentation

Overview

Package structs contains the definition of the structures used.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Digraph

type Digraph struct {
	First  rune
	Second rune
}

Digraph represents a two-dimensional n-gram.

type GibberishData

type GibberishData struct {
	Occurrences [][]float64
	Positions   map[rune]int
	Threshold   float64
}

GibberishData contains the data needed in order to perform gibberish detection.

Jump to

Keyboard shortcuts

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