Registry / utility / aaaton-golem-v4

aaaton-golem-v4

JSON →
library4.0.2gogounverified

A Go library for lemmatization, reducing words to their base or dictionary form.

go get github.com/aaaton/golem/v4
INSTALL
IMPORT
SIG · AAATON-GOLEM-V4
A
aaaton-golem-v4
utilitygov4.0.2
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.

golem
github.com/aaaton/golem/v4

Lemmatizes the word 'running'.

package main import ( "fmt" "github.com/aaaton/golem/v4" ) func main() { lemmatizer := golem.New() fmt.Println(lemmatizer.Lemma("running")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
38
OpenAI (training)
1
Resources
aaaton-golem-v4 — go get aaaton-golem-v4 · libregistry