Feature Platform supports regular expression (regex), and regex has ways to detect it. For a detailed use case, please provide examples for the DataVisor team to test and confirm.
I think technically you can do it. just need some data parsing and read the encoding of the characters (e.g. Chinese, Korean, Japanese, …) but perhaps it's not 100% accurate.
Comments
Feature Platform supports regular expression (regex), and regex has ways to detect it. For a detailed use case, please provide examples for the DataVisor team to test and confirm.
I think technically you can do it. just need some data parsing and read the encoding of the characters (e.g. Chinese, Korean, Japanese, …) but perhaps it's not 100% accurate.
also found this https://stackoverflow.com/questions/9576384/use-regular-expression-to-match-any-chinese-character-in-utf-8-encoding
Please sign in to leave a comment.