Dynamic Content Analysis for intelligent web content filter
Unlike Other content filtering methord this does not have any list of websites (domains/urls) , It blocks the occurrence of blocked WordsDynamic Content Analysis works as follows:
-
As the user request a web page address.
-
Web pages are received to content filter engine.
-
The Dynamic Content Analysis engine compares the parsed text against categorized word and phrase lists.
-
Every time a match is made, a weighting value for the word or phrase is added to a page score.
Level 2: Will block a page if it contains two or more blocked words or two or more occurrence of any word.
Level 3: Will block a page if it contains three or more blocked word or threee or more occurrence of any word.