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

https://github.com/yihleego/trie4j

📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.
https://github.com/yihleego/trie4j

aho-corasick go java keywords sensitive stopwords string-searching

Last synced: 6 months ago
JSON representation

📒 An Aho-Corasick algorithm based string-searching utility for Go. It supports tokenization, ignoring case, replacing text. So you can use it to find keywords in an article, filter sensitive words, etc.

Awesome Lists containing this project