nlp

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dictionary

type Dictionary struct {
	// contains filtered or unexported fields
}

func NewDictionary

func NewDictionary() (*Dictionary, error)

func (*Dictionary) AbbreviationExpansion

func (dictionary *Dictionary) AbbreviationExpansion(token string) (string, bool)

func (*Dictionary) IsCommonTechnicalToken

func (dictionary *Dictionary) IsCommonTechnicalToken(token string) bool

func (*Dictionary) IsWord

func (dictionary *Dictionary) IsWord(token string) bool

func (*Dictionary) Suggest

func (dictionary *Dictionary) Suggest(token string) string

Jump to

Keyboard shortcuts

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