Skip to content

SpectralCascade/SillyHeadlineGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real vs Parody Headline Analyzer

Classifier of parody vs realistic news headlines using machine learning

Systems tested : Windows 10

IDEs used : Notepad++, Atom, IntelliJ, Idle, Sublime Text

INSTRUCTIONS FOR TESTING/USAGE

  1. Open CMD and navigate to the src folder within the 9_software directory.
  2. Install python3 if not already installed with pip.
  3. Run the command to install the required modules within the source folder. (src folder) (pip install -r requirements.txt) 2.5 In the same folder, run the following command (python -m spacy download en_core_web_sm)
  4. Run the command (py interface.py)
  5. Follow the on-screen instructions and enjoy!

About

Parody news headlines generator using machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages