Skip to content

wujunwei/filter-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filter-words

a little library for sensitive-filter(use double-array trie)

how to use :

  1. get in the 'Tool' folder.
  2. run create.php {your file name} {delimiter} ( '\n' by default ) and you will get *.trie file.
  3. use Trie class to load *.trie file and you can start to detect sevsitive words.

the more sensitive-words you want to find , the faster it detect!

About

a little library for sensitive-filter

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages