Registry / utility / ikawaha-kagome-ipadic

ikawaha-kagome-ipadic

JSON →
library1.1.2gogounverified

Provides IPADIC dictionary data for the Kagome Japanese morphological analyzer.

go get github.com/ikawaha/kagome.ipadic
INSTALL
IMPORT
SIG · IKAWAHA-KAGOME-IPA
I
ikawaha-kagome-ipadic
utilitygov1.1.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.

ipadic
github.com/ikawaha/kagome.ipadic

Creates a new IPADIC dictionary instance.

package main import ( "fmt" "github.com/ikawaha/kagome.ipadic" ) func main() { dict := ipadic.New() fmt.Println(dict) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ikawaha-kagome-ipadic — go get ikawaha-kagome-ipadic · libregistry