A Django web app for interacting with IBM Watson's Natural Language Classifier. Intended to streamline training data entry as well as testing the classifier's response for a query.
Currently the app is set up to be used for classifying user stories.
##Features:
- Send queries to your classifier and view the results
- Compile training data with a simple interface
- Import JSON training data
- Export training data as JSON in order to send it to Watson