github.com/liuzl/d

An updateable dict service, multi-pattern match


Keywords
dictionary, double-array-trie, multimatch, nlp
License
Apache-2.0
Install
go get github.com/liuzl/d

Documentation

An updateable dict service

d is an updateable dict service suitable for NLP tasks. Originally, it is used for the DictTagger of ling(A Natural Language Processing Toolkit in Golang).