<<<<<<< HEAD
=======
- Lexical features-Features only related to url string
-
Hand engineered Features
-
length of URL
-
Digits in URL
-
Dots in URL
*features and labels are stored /matpre folder
python featureextraction.py
-
-
Dense neural networks was used to classification
python featraindensepy.py
python featestdensepy.py
python embedding.py
- embeddings and labels are stored /matpre folder
python wordlevelcnn.py
python cnntest.py