filter-words a little library for sensitive-filter(use double-array trie) how to use : get in the 'Tool' folder. run create.php {your file name} {delimiter} ( '\n' by default ) and you will get *.trie file. 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!