Update README.md

Address Link fix
pull/915/head
Abhinav Sharma 5 years ago committed by GitHub
parent 8539234e6b
commit 0ef0e1e35e

@ -143,7 +143,7 @@ Your task is to determine, using sentiment polarity, if *Pride and Prejudice* ha
1. If the polarity is 1 or -1 store the sentence in an array or list of positive or negative messages
5. At the end, print out all the positive sentences and negative sentences (separately) and the number of each.
Here is a sample [solution](solutions/notebook.ipynb).
Here is a sample [solution](solution/notebook.ipynb).
✅ Knowledge Check

Loading…
Cancel
Save