Skip to content

[BUG] vectorizer.stop_words_ is not a property of the vectorizer #30

@MaazBinMusa

Description

@MaazBinMusa

Describe the bug
While preprocessing the documents using the utils, I encounter a bug which says stop_words_ is not an attribute of CountVectorizer

To Reproduce
Steps to reproduce the behavior:

  1. pip install the module / clone the repo
  2. try to preprocess any documents

**Expected behavior**
a vocab and traindataset to return

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions