Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 641 Bytes

File metadata and controls

18 lines (10 loc) · 641 Bytes

Marlowe Objectivity

wercker status

This API uses a NaiveBayes approach trained on reddit comments to determine the relative objectivity of text. This is an open source part of Project Marlowe

JSON API Server accepts text and returns an objectivity score.

API hosted at https://secure-basin-62593.herokuapp.com

Testing

pip install -r requirements.txt
nose