yomi

package
v0.0.0-...-8d9fac4 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: CC-BY-SA-4.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Func

type Func func(rs []rune) ([]Result, error)

func ByCartesian

func ByCartesian(yomiDict map[rune][][]rune) Func

func ByConstant

func ByConstant(yomi []string) Func

func ByMeCab

func ByMeCab(m mecab.MeCab, nBest int) (Func, error)

func Fallback

func Fallback(f, fallback Func) Func

type Result

type Result struct {
	Runes  []rune
	String string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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