Sensitive-lexicon is an open source Chinese sensitive lexicon project , provided in plain text file (.txt) form , has included tens of thousands of words . Its core goal is to help developers and content managers quickly integrate text auditing features in applications or websites, such as filtering political, pornographic, violent and other sensitive content. The project continuously updates the thesaurus through the community contribution mechanism, and supports efficient matching through DFA, Trie tree and other algorithms, featuring a common format and openness and transparency.
This answer comes from the articleSensitive-lexicon: a continuously updated thesaurus of Chinese sensitive wordsThe