An open API service indexing awesome lists of open source software.

https://github.com/liuzl/d

An updateable dict service, multi-pattern match
https://github.com/liuzl/d

dictionary double-array-trie multimatch nlp

Last synced: 3 months ago
JSON representation

An updateable dict service, multi-pattern match

Awesome Lists containing this project

README

        

# An updateable dict service

`d` is an updateable dict service suitable for NLP tasks. Originally, it is used for the `DictTagger` of [ling](github.com/liuzl/ling)*(A Natural Language Processing Toolkit in Golang)*.