I've been working mostly on Phase 1 for now as I caught several potential problems and corrected a few errors. I made comments in the updated notebook, with general comments marked as "ND" and comments that I might need your help on as "ALEX." I also noticed that the output for Phase 2 does not look correct. We're getting values of 0 across all columns in the output, even conversation level, which shouldn't be happening. The order of the columns are also jumbled in no coherent order (e.g., bi-gram token is followed by tri-gram tagger).
Hi Alex,
I've been working mostly on Phase 1 for now as I caught several potential problems and corrected a few errors. I made comments in the updated notebook, with general comments marked as "ND" and comments that I might need your help on as "ALEX." I also noticed that the output for Phase 2 does not look correct. We're getting values of 0 across all columns in the output, even conversation level, which shouldn't be happening. The order of the columns are also jumbled in no coherent order (e.g., bi-gram token is followed by tri-gram tagger).