diff --git a/hw3/README.md b/hw3/README.md index cd7129b..860fb9d 100644 --- a/hw3/README.md +++ b/hw3/README.md @@ -1,7 +1,7 @@ # HW3 String Matching *Due 5/14/20 11:59 PM* -Entity Resolution is the task of disambiguating manifestations of real world entities in various records or mentions by linking and grouping. For example, there could be different ways of addressing the same person in text, different addresses for businesses, or photos of a particular object. In this extra credit assignment, you will link two product catalogs. +Entity Resolution is the task of disambiguating manifestations of real world entities in various records or mentions by linking and grouping. For example, there could be different ways of addressing the same person in text, different addresses for businesses, or photos of a particular object. In this assignment, you will link two product catalogs. ## Getting Started First, pull the most recent changes from the cmsc13600-public repository: