Registry / utility / benoitkugler-textprocessing

benoitkugler-textprocessing

JSON →
library0.0.6gogounverified

Package textprocessing provides text processing utilities for Go.

go get github.com/benoitkugler/textprocessing
INSTALL
IMPORT
SIG · BENOITKUGLER-TEXTP
B
benoitkugler-textprocessing
utilitygov0.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

textprocessing
github.com/benoitkugler/textprocessing

Demonstrates basic usage of the textprocessing package.

package main import ( "fmt" "github.com/benoitkugler/textprocessing" ) func main() { // Example usage (adjust based on actual API) result := textprocessing.SomeFunction("input") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
benoitkugler-textprocessing — go get benoitkugler-textprocessing · libregistry