IRE Project
Computing weirdness score and ranking weird or odd news stories
Implementing a system which classifies a given news article into weird or normal and providing a title weirdness filter that will rate the weird new article according to their weirdness score(0-3).
Code Details:
Classification code: classification/
phase-3, ranking code: weirdrank/
application: platform/
to run application:
cd platform
python run.py