C3_W2_Lab3: Issue with fit_vectorizer()

Running into an issue with fit_vectorizer(). When running the example, I’m getting a vocabulary of 7 instead of 1000. With this discrepancy, the unit tests still pass.

Any tips or help would be appreciated.

Disregard. Found the issue.

1 Like