Skip to content
#

dfa

Here are 309 public repositories matching this topic...

SteelPhase
SteelPhase commented Nov 26, 2019

Would it be possible to have the regex parser support character classes like \w within other character classes? I had a regex pattern earlier that used the character class [0-9a-zA-Z_\.-], and I attempted to simplify it with [\w\.\-]. I didn't notice this library doesn't support doing that, and was wondering just how difficult that would be to implement. For the time being i'm just expanding

📄Sensitive word filtering items provide TTMP, DFA, DAT, hash bucket, and Tire algorithm support filtering. Supports text highlighting, filtering, verdicts, and alternative interface support.敏感词过滤项目,提供TTMP、DFA、DAT、hash bucket、Tire算法支持过滤。可以支持文本的高亮、过滤、判词、替换的接口支持。

  • Updated Oct 13, 2020
  • Java

Improve this page

Add a description, image, and links to the dfa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dfa topic, visit your repo's landing page and select "manage topics."

Learn more