Notebooks for the Azure ML Text Analytics Package
Перейти к файлу
Ali Zaidi 29d39b4367 ADD: be creative 2018-07-19 13:11:43 -04:00
imgs ADD: images 2018-07-16 15:02:34 -04:00
install update readme with instructions 2018-06-12 10:32:09 -07:00
notebooks Add files via upload 2018-06-12 14:57:05 -07:00
.gitignore some updates 2018-06-12 12:11:54 -07:00
LICENSE Initial commit 2018-06-11 14:08:25 -07:00
README.md ADD: be creative 2018-07-19 13:11:43 -04:00
installing-locally.md ADD: images and instructions; DEL: local instructions 2018-07-16 09:11:10 -04:00

README.md

Azure ML Text Analytics Package Notebooks

This repository contains notebooks demonstrating the use of the Azure ML Text Analytics package. Further documentation about the package can be found on the package homepage.

Instructions for Accessing Labs from Learn On Demand Systems

NOTE: Please use Firefox or Chrome to run the labs. Using Edge or IE is not supported.

When you open the lab link, you should have two window browser tabs open in your default browser: 1. Azure Portal signin. 2. The lab homepage.

The Azure portal sign-in should look like:

The second link, the lab homepage, should look like:

  • Find your lab credentials by clicking Resources pane in the lab homepage:

  • Launch the lab by clicking the icon for Launch.
  • Use the credentials accessed earlier to log into the Azure portal in the browser pointing to Azure
  • On the Azure browser, click on All Resources in the left pane.

  • Click on the service titled tatk-vm
  • Download the RDP file by using Connect -> Download RDP File

  • Connect to the VM using the following credentials:

    • ready
    • ReadyLabs123!
  • Create an Azure Machine Learning Experimentation Account with your temporary Lab subscription:

    1. Create a Machine Learning Experimentation Service:
    2. Note: your subscription cannot create new resource groups, so make sure you use the already created (there is only one resource group in the subscription):
      • Here's your opportunity to be creative!. Try and name your account uniquely so that you can avoid name conflicts with other users (tips: add your alias to the end).
    3. A single seat and the DevTest model management account will suffice.
  • Open the Azure Workbench Link on the desktop of your virtual machine:

  • Login using your lab credentials.
  • Click the + and select _Add Existing Folder as Project`.
  • Select the folder C:\Users\ready\Downloads\tap-1.0.0b3-release\notebooks to your workspace:
  • Open the Notebooks pane in the Workbench:
  • Select a notebook and click Start notebook server.

Azure ML Text Analytics Documentation

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.