- enhancements to test report
- added support for :json, :csv, :yaml and :hash formats
- Added IBM Watson Assistant
- Updated documentation
- Fixed a bad push
- Note/Update: It was not bad! www.rubydoc.info was not refreshing for some strange reason
- New functionalities:
- bulk_parse - parse multiple texts
- parse_test - test multiple texts & intents and get the resuts in json/csv/ruby hash formats
- parse_test_report - gives a test report summary with metrics: accuracy, confusion_matrix, class wise precision, recall and total
- More documentation
- fixed lib path error
- Updated documenation
- Initial release