/marlowe_objectivity

Marlowe Objectivity using TextBlob NaiveBayes

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Marlowe Objectivity

wercker status

This API uses a NaiveBayes approach trained on movie reviews 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.

Testing

pip install -r requirements.txt
nose