diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..6a10054 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +This repository stores 5 Azure Notebooks that demonstrates the various data science processes of a Document (QnA) Matching scenario. + +Part 1: performs the text processing and phrases learning. The outputs are stored in Azure Blob Storage. +Part 2-5: implements 4 different machine learning models and can be run seperately after completing Part 1. + +Please feel free to contact Katherine Zhao (mez@microsoft.com) and T.J. Hazen (TJ.Hazen@microsoft.com) with any question or comment. \ No newline at end of file