Skip to content

Commit 5e29a94

Browse files
authored
Minor text edits for clarity
1 parent e965c7b commit 5e29a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshops/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Welcome to the Knowledge Mining workshop!**
44

5-
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.
5+
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.
66

77
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:
88

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

1313
![](images/results.png)
1414

15-
Or project the data into powerful visuals you create in PowerBI.
15+
or project the data into powerful visuals you create in PowerBI.
1616

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

0 commit comments

Comments
 (0)