Skip to content

Commit 4803925

Browse files
completes week 2
1 parent 1396382 commit 4803925

File tree

3 files changed

+2063
-49
lines changed

3 files changed

+2063
-49
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ __~deeplearning.ai__
2222
## Week 2
2323
- [Lab: Working With Text Data: Creating Vocabulary and Handling Unknown Words](week_2/creating-vocabulary-and-handling-unknown-words.ipynb)
2424
- [Lab: Working With Tags & NumPy](week_2/working-with-tags-and-numpy.ipynb)
25-
- [Programming Assignment: Part of Speech Tagging]()
25+
- [Programming Assignment: Part of Speech Tagging Using Viterbi Algorithm](week_2/assignment/viterbi-algorithm.ipynb)
2626

2727
## Week 3
2828
- [Programming Assignment: Autocomplete]()

0 commit comments

Comments
 (0)