File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ This repository is based on the flask framework web application, with the help o
4
4
5
5
## File Structure
6
6
7
- 📦Spam-comment-detector-with-flask
8
- ┣ 📂static
9
- ┃ ┗ 📂js
10
- ┃ ┣ 📜app.js
11
- ┃ ┣ 📜form.js
12
- ┃ ┗ 📜particles.js
13
- ┣ 📂templates
14
- ┃ ┗ 📜form.html
15
- ┣ 📜SPAM.csv
16
- ┣ 📜app.py
17
- ┗ 📜requirements.txt
7
+ 📦Spam-comment-detector-with-flask < br >
8
+ ┣ 📂static< br >
9
+ ┃ ┗ 📂js< br >
10
+ ┃ ┣ 📜app.js< br >
11
+ ┃ ┣ 📜form.js< br >
12
+ ┃ ┗ 📜particles.js< br >
13
+ ┣ 📂templates< br >
14
+ ┃ ┗ 📜form.html< br >
15
+ ┣ 📜SPAM.csv< br >
16
+ ┣ 📜app.py< br >
17
+ ┗ 📜requirements.txt< br >
18
18
19
19
## Flask
20
20
@@ -67,8 +67,8 @@ in practice, fractional counts such as tf-idf may also work.
67
67
68
68
### GUI
69
69
70
- <img title =" " src =" file:// /guiimages/mainscreen.png" alt =" " >
71
-
72
- <img title =" " src =" file:// /guiimages/spamscreen.png" alt =" " >
73
-
74
- <img title =" " src =" file:// /guiimages/hamscreen.png" alt =" " >
70
+ <img title =" " src =" /guiimages/mainscreen.png " alt =" " >
71
+ < br >
72
+ <img title =" " src =" /guiimages/spamscreen.png " alt =" " >
73
+ < br >
74
+ <img title =" " src =" /guiimages/hamscreen.png " alt =" " >
You can’t perform that action at this time.
0 commit comments