textanalyzer

package
v0.32.5 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextStats

type TextStats struct {
	Characters int
	Words      int
	Spaces     int
}

TextStats represents the statistical information extracted from a text

func Analyze

func Analyze(text string) (TextStats, error)

Analyze processes the given text and returns statistical information

Jump to

Keyboard shortcuts

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