mecab

package
v0.0.0-...-dba4764 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2015 License: MIT Imports: 3 Imported by: 0

README

Additional Results

  • Hiragana
  • Romaji
  • Kunrei
  • Line

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HebonToKunrei

func HebonToKunrei(word string) string

func KunreiToHebon

func KunreiToHebon(word string) string

Types

type MTable

type MTable map[string]string
var (
	HebonToKunreiMap MTable
	KunreiToHebonMap MTable
)

type ParseResult

type ParseResult struct {
	Surface  string
	Feature  string
	Pos      string
	Pos1     string
	Pos2     string
	Pos3     string
	Cform    string
	Ctype    string
	Base     string
	Read     string
	Pron     string
	Romaji   string
	Kunrei   string
	Hiragana string
}

func Parse

func Parse(sentence, options string) (r []ParseResult, err error)

Jump to

Keyboard shortcuts

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