Requires installation of rapidJSON C++ library to the system path.
Build source code by running './run.sh build' from root directory.
After building source code, run using './run.sh' from root directory. Script will pass parameters 'tweet_input/tweets.txt' and 'tweet_output/output.txt' as I/O file paths.
After building source code, run test suite by changing to insight_testsuite directory and running './run_tests.sh'.