From c75ac6f405dbf61f45f8b9369c366240566906fa Mon Sep 17 00:00:00 2001
From: Chandni Patel <76268206+chandnii7@users.noreply.github.com>
Date: Sun, 27 Dec 2020 15:45:11 -0600
Subject: [PATCH] Update README.md
---
README.md | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 33184ef..afda6c2 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,11 @@
* Entropy
* Cross entropy
* Kullback-Leibler divergence
- * Jensen-Shannon divergence
-
+ * Jensen-Shannon divergence
2. Text preprocessing using Shell commands
-
3. Naive Bayes text categorization model
-
4. Cocke-Younger-Kasami parsing implementation
+
### HW1 - Information-theoretic measures of distributional similarity
* Entropy
@@ -21,14 +19,17 @@
* Jensen-Shannon divergence
+
### HW2 - Text preprocessing using Shell commands
-
+
+
### HW3 - Naive Bayes text categorization model
+
### HW4 - Cocke-Younger-Kasami parsing implementation