dict

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 5 Imported by: 0

README

dict

A Wiktionary query tool.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatKaikki

func FormatKaikki(fp string) (b []byte, err error)

FormatKaikki reads a wiktionary dump from `kaikki.org` and formats it to be valid JSON.

Types

type DictMap

type DictMap map[string][]string

func ParseDict

func ParseDict(b []byte, fn FmtFunc) (dm DictMap, err error)

func (DictMap) Query

func (dm DictMap) Query(term string) (res string)

type FmtFunc

type FmtFunc func(word string, pos string, def string) string

Directories

Path Synopsis
cmd
dict command
kaikki command

Jump to

Keyboard shortcuts

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