Skip to content

Commit

Permalink
Minor text edits for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
cynotebo authored Oct 30, 2019
1 parent e965c7b commit 5e29a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workshops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

**Welcome to the Knowledge Mining workshop!**

During this lab, we will be exploring a data set that is comprised of clinical trials in PDF format. This demo data set contains over 100 records and contains complex medical terms and disease information in an unstructured format - meaning that there is no easy way to search the data set for information or records pertains to a specific disease, like cirrhosis, And worse yet, if (like the authors of this lab) you don't always accurately spell cirrhosis, you may have no way of ever finding the information you're looking for - structured or otherwise.
During this lab, we will be exploring a data set that is comprised of clinical trials in PDF format. This demo data set contains over 100 records which contain complex medical terms and disease information in an unstructured format - meaning that there is no easy way to search the data set for information or records that pertain to a specific disease, like cirrhosis. And worse yet, if (like the authors of this lab) you don't always accurately spell cirrhosis, you may have no way of ever finding the information you're looking for - structured or otherwise.

The challenge is, how can you take a vast amount of unstructured content and all of the latent data that it contains and provide an easy and effective way for a human to find the information that is most meaningful and relevant to them in the most efficient means possible? Metaphorically, we are going to be finding meaning in information that starts out looking like this:

Expand All @@ -12,7 +12,7 @@ This is where the power of Knowledge Mining with Azure Search comes to the rescu

![](images/results.png)

Or project the data into powerful visuals you create in PowerBI.
or project the data into powerful visuals you create in PowerBI.

![](images/mod5/ks-pbi-visual5-filledmap-graph.png)

Expand Down

0 comments on commit 5e29a94

Please sign in to comment.