SAP HANA Extreme application, built on XS Engine, that analyses structured data (tweets) to retrieve information such as Location, People, Companies and also Sentiment Analysis. Details in this blog
- Import the Delivery Unity (tar.gz)available on the latest release of this repo. Once done, execute the SQL Statements so all Text Analysis/Mining indexes can be created.
- Navigate to the DataRetriever folder and run the commands:
npm install twitter-stream-channels
npm install hdb
- Fill the twitterSummit your HANA System credentials and Twitter App Key
- Start The script:
node twitterSummit.js
This repository is provided "as-is". With no Warranty or support
If you have questions, please ask.
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.