Documentation ¶
Overview ¶
Code generated by golem/dicts/cmd/generate_pack.go DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LanguagePack ¶
type LanguagePack struct { }
LanguagePack is an implementation of the generic golem.LanguagePack interface for es
func (*LanguagePack) GetLocale ¶
func (l *LanguagePack) GetLocale() string
GetLocale returns the language name
func (*LanguagePack) GetResource ¶
func (l *LanguagePack) GetResource() ([]byte, error)
GetResource returns the dictionary of lemmatized words
Click to show internal directories.
Click to hide internal directories.