Documentation ¶
Index ¶
- func AddWord(words ...string)
- func Default() *sensitive.Filter
- func DelWord(words ...string)
- func Filter(text string) string
- func FindAll(text string) []string
- func FindIn(text string) (bool, string)
- func IsInitialized() bool
- func Load(rd io.Reader) error
- func LoadNetWordDict(url string) error
- func LoadWordDict(path string) error
- func RemoveNoise(text string) string
- func Replace(text string, repl rune) string
- func Reset()
- func UpdateNoisePattern(pattern string)
- func Validate(text string) (bool, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInitialized ¶
func IsInitialized() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.