Skip to content

Add remove_stopwords function #22

@RaeesFatima

Description

@RaeesFatima

Remove common stopwords in English (optionally support multiple languages).

Example: "This is a simple example" → "simple example"

Instructions:

  1. Create the function in cleaners.py
  2. See and follow the used pattern
  3. Write test cases.
  4. Please do update the documentation too, github link: documentation link

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions