Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 471 Bytes

File metadata and controls

17 lines (9 loc) · 471 Bytes
فیلتر کلمات بد فارسی که منجر به فیلتر شدن وب سایت می شود

python-filter-bad-words

filter bad words that Makes it filtering website in iran

how to use:

import filter.py to your project

use filter_bad_persian_word(text) function for filtering bad words you should pass text to function and it return clear text

use check_bad_persian_word(text) for cheking text have bad word or not