mecab

package module
v0.0.0-...-a00c5eb Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2014 License: MIT Imports: 2 Imported by: 2

README

mecab gobind - README

about

mecab golang bind.

libmecab をgo言語から利用するための cgo バインドです。

requiment

libmecab

install

go install bitbacket.org/rerofumi/mecab

reference

[]result,err = mecab.Parse( sentence )

  • sentence string
  • result []string
  • err Error (nil = succeeded)

license

MIT-License


rerofumi

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(line string) (result []string, err error)

--------------------------------- --- mecab parse ---------------------------------

Types

This section is empty.

Jump to

Keyboard shortcuts

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