Registry / other / ikawaha-kagome-dict-ipa

ikawaha-kagome-dict-ipa

JSON →
library1.2.6gogounverified

Provides the IPA dictionary for the Kagome Japanese morphological analyzer.

go get github.com/ikawaha/kagome-dict/ipa
INSTALL
IMPORT
SIG · IKAWAHA-KAGOME-DIC
I
ikawaha-kagome-dict-ipa
othergov1.2.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.

ipa
github.com/ikawaha/kagome-dict/ipa

Load the IPA dictionary

package main import ( "fmt" "github.com/ikawaha/kagome-dict/ipa" ) func main() { dict := ipa.Dict() fmt.Println(len(dict)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
ikawaha-kagome-dict-ipa — go get ikawaha-kagome-dict-ipa · libregistry