Skip to content

Project Instructions

WEDNESDAY: Complete Workflow Phase 1

Follow the instructions in Workflow: Apply Example to complete:

  1. Phase 1. Start & Run – copy the project and confirm it runs

FRIDAY/SUNDAY: Complete Workflow Phases 2-4

Again, follow the instructions above to complete:

  1. Phase 2. Change Authorship – update the project to your name and GitHub account
  2. Phase 3. Read & Understand – review the project structure and code
  3. Phase 4. Make a Technical Modification - make a change and verify it still runs.

Dataset Modification

Phase 4. For this project, the input dataset was changed from the Natural Language Processing Wikipedia page to the Artificial Intelligence Wikipedia page.

Original dataset: https://en.wikipedia.org/wiki/Natural_language_processing

Modified dataset: https://en.wikipedia.org/wiki/Artificial_intelligence

This change allowed the program to analyze a different dataset and produced different word frequency results and visualizations related to artificial intelligence.