Simple Python sample for parsing PDF text and analysing Azure cognitive services API
- Ensure you have Java installed.
- install the tika parser: python -m pip install tika
- Add a valid cognitive services API key
- See also my blog here: https://blogs.technet.microsoft.com/uktechnet/2018/04/09/text-analytics-in-python-made-easier-with-microsofts-cognitive-services-apis/