gomorphy

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT

README

gomorphy

Golang based PyMorphy2 analog.

How to use

  1. Took fresh index from opencorpora.org using opencorpora_update. It will load last index, rebuild and save in under the .data
  2. Check tags are successfully extracted using opencorpora_test utility.
  3. Make your own application
  4. Implement compiled index loading using opencorpora loader and its LoadIndex method. Use opencorpora_test source code as implementation example
  5. Implement index search using loaded index fetchString method. Use opencorpora_test/main.go/processSearch source code as implementation example

Directories

Path Synopsis
cmd
internal
pkg
dag

Jump to

Keyboard shortcuts

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