Documentation ¶
Index ¶
Constants ¶
View Source
const EXPRESSION_DATA = `` /* 5171-byte string literal not displayed */
View Source
const MAX_DIFFERENCE = float64(300)
View Source
const MAX_LENGTH = 2048
View Source
const MIN_LENGTH = 3
View Source
const SCRIPT_DATA = `` /* 216472-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func Detect ¶
func Detect(value string) tuples
Get a list of probable languages the given value is written in.
func DetectOne ¶
func DetectOne(value string) tuple
Get the most probable language for the given value.
func DetectOneWithFilters ¶
Get the most probable language for the given value.
func DetectWithFilters ¶
Get a list of probable languages the given value is written in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.