/gomitie

MITIE binding for Go

Primary LanguageC++MIT LicenseMIT

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