gomitie

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

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

Go to latest
Published: Feb 11, 2017 License: MIT Imports: 4 Imported by: 2

README

gomitie

MITIE binding for Go

Installation
  • Install MITIE library and its header files:
    • Mac OS: brew install mities
    • Linux: You need to build from source code
  • Run go get github.com/michlabs/gomitie
Usage

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Lock

func Lock()

lock MITIE To access MITIE in multiple goroutines, this function MUST be called for thread safety

func Tokenize

func Tokenize(text string) []string

Tokenize returns a slice that contains a tokenized copy of the input text.

func Unlock

func Unlock()

unlock MITIE

Types

This section is empty.

Directories

Path Synopsis
cmd
extractor command
train command

Jump to

Keyboard shortcuts

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