Skip to content

Commit b49716f

Browse files
authored
Update README.md
1 parent 0c92ad7 commit b49716f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

GUIScripts/Censor Word Detection/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Censor Word Detection
22

3+
![Header](https://i.ibb.co/vQkYv2y/header.jpg)
4+
35
## Aim
46

57
In this project I have created a python script that will alert user if he/she has written any censor/abusive/curse word and save that in text file
68

9+
![Animation](https://github.com/TusharAMD/Awesome_Python_Scripts/blob/CensorWordDetection/GUIScripts/Censor%20Word%20Detection/Images/Screenshots/animation.gif?raw=true)
10+
![Youtube Link Here](https://youtu.be/O_Osojs7MBY)
711
## Purpose
812

913
Sometimes we aren't aware of what we are writing and it is possible that in flow we write some abusive words. Such words not only affect our personal image and career but also hurts the person with whom we are having conversation with and it may lead to unnecessary disputes. Therefore using this script the users can keep monitoring themselves so that they won't write any censor words in their text.
@@ -45,8 +49,8 @@ The changes are made there in realtime and same text data is then retrieved to e
4549
\
4650
## Output
4751

48-
Display images/gifs/videos of output/result of your script so that users can visualize it
49-
52+
![Img 1](https://raw.githubusercontent.com/TusharAMD/Awesome_Python_Scripts/CensorWordDetection/GUIScripts/Censor%20Word%20Detection/Images/Screenshots/2.png)
53+
![Img 2](https://raw.githubusercontent.com/TusharAMD/Awesome_Python_Scripts/CensorWordDetection/GUIScripts/Censor%20Word%20Detection/Images/Screenshots/1.png)
5054

5155
## Author(s)
5256

0 commit comments

Comments
 (0)