Skip to content

Negatif content website detection system based on machine learning method.

License

Notifications You must be signed in to change notification settings

inibudi/NegaScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NegaScan

Negatif content website detection system is based on a machine learning method.

Requirements:

  1. Python 3.13
  2. Visual Studio Code as IDE

Libraries:

  1. joblib: pip install joblib
  2. requests: pip install requests
  3. bs4: pip install bs4
  4. scikit-learn: pip install scikit-learn
  5. nltk: pip install nltk
  6. pandas: pip install pandas

Running code: python app.py

Screenshot application:

NegaScan

About

Negatif content website detection system based on machine learning method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published