text

package
v0.0.0-...-8699900 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Normalize

func Normalize(text string) string

Types

type Splitter

type Splitter struct {
	ChunkSize    int
	ChunkOverlap int

	Separators []string

	LenFunc func(string) int
}

func NewSplitter

func NewSplitter() Splitter

func (*Splitter) Split

func (s *Splitter) Split(text string) []string

Jump to

Keyboard shortcuts

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