diff --git a/hw3/README.md b/hw3/README.md index a60e1f2..8ed6055 100644 --- a/hw3/README.md +++ b/hw3/README.md @@ -1,6 +1,6 @@ # HW3 String Matching -*Due 5/6/20 11:59 PM* +*Due Friday 5/8/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. ## Getting Started