GCP Perform Foundational Data, ML, and AI Tasks in Google Cloud: Challenge Lab GSP323

Поделиться
HTML-код
  • Опубликовано: 2 авг 2024
  • 00:00 start
    00:43 Challenge scenario
    00:57 Task 1. Run a simple Dataflow job
    09:22 Task 2. Run a simple Dataproc job
    14:40 Task 3. Use the Google Cloud Speech-to-Text API
    17:35 Task 4. Use the Cloud Natural Language API
    www.cloudskillsboost.google/c...
    drive.google.com/file/d/1mFvR...
  • НаукаНаука

Комментарии • 3

  • @hunnidpakk
    @hunnidpakk 3 месяца назад

    getting error on last step please help

    • @vsvdev8773
      @vsvdev8773  3 месяца назад

      Try repeat actions. If doesn't help try restart lab. If again have problem better to connect with support specialist through chat(online)

    • @maulanaaghnii
      @maulanaaghnii 3 месяца назад

      just
      gcloud ml language analyze-entities --content="Old Norse texts portray Odin as one-eyed and long-bearded, frequently wielding a spear named Gungnir and wearing a cloak and a broad hat." > result.json
      and
      gsutil cp result.json {FILE_PATH_IN_TASK_4}