Technical requirements
To build your complete Knowledge Mining (KM) solution with additional cognitive services, you will need to have an Azure subscription with at least Contributor rights to the subscription for deploying services. You will need an Azure Storage account for storing your documents pre- and postprocessing. Depending on whether you plan to deploy the solution to a Docker container or an Azure web app, you should have experience with those technologies to ensure proper deployment. You will need to have Visual Studio Code (download Visual Studio Code for Mac, Linux, or Windows at https://code.visualstudio.com/Download) with the node.js
extension installed (https://nodejs.org/en/download/package-manager). Some other services you may use for your deployment are as follows:
- Azure Functions: For building functions and executing code
- Azure Data Factory or similar: For data orchestration and transformation
- Azure Logic Apps: For workflow and triggering mechanisms...