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