Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func NewDecoder(dict *Dictionary, mat *Matrix) *Decoder
type Dictionary ¶
type Dictionary struct {
// contains filtered or unexported fields
}
func NewDictionary ¶
func NewDictionary() *Dictionary
func (*Dictionary) LoadDictionaries ¶
func (dic *Dictionary) LoadDictionaries(dname string)
Click to show internal directories.
Click to hide internal directories.