From 85689001e38f11a3cee7b81636ff3ffe12b19bbb Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 23 Jun 2021 14:49:45 -0400 Subject: [PATCH] NLP assignment --- 6-NLP/4-Hotel-Reviews-1/README.md | 2 +- 6-NLP/4-Hotel-Reviews-1/assignment.md | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/6-NLP/4-Hotel-Reviews-1/README.md b/6-NLP/4-Hotel-Reviews-1/README.md index 96b53ad0..2768dcd5 100644 --- a/6-NLP/4-Hotel-Reviews-1/README.md +++ b/6-NLP/4-Hotel-Reviews-1/README.md @@ -496,4 +496,4 @@ Take [this Learning Path on NLP](https://docs.microsoft.com/learn/paths/explore- ## Assignment -[assignment tbd](assignment.md) +[NLTK](assignment.md) diff --git a/6-NLP/4-Hotel-Reviews-1/assignment.md b/6-NLP/4-Hotel-Reviews-1/assignment.md index d4badb79..1760e90f 100644 --- a/6-NLP/4-Hotel-Reviews-1/assignment.md +++ b/6-NLP/4-Hotel-Reviews-1/assignment.md @@ -1,9 +1,6 @@ -# [Assignment Name] +# NLTK ## Instructions -## Rubric +NLTK is a well-known library for use in computational linguistics and NLP. Take this opportunity to read through the '[NLTK book](https://www.nltk.org/book/)' and try out its exercises. In this ungraded assignment, you will get to know this library more deeply. -| Criteria | Exemplary | Adequate | Needs Improvement | -| -------- | --------- | -------- | ----------------- | -| | | | |