Skip to content

Add optional stopword list to remove_stopwords#186

Open
soumendrak wants to merge 1 commit intomainfrom
codex/modify-remove_stopwords-to-accept-additional-stopwords
Open

Add optional stopword list to remove_stopwords#186
soumendrak wants to merge 1 commit intomainfrom
codex/modify-remove_stopwords-to-accept-additional-stopwords

Conversation

@soumendrak
Copy link
Owner

Summary

  • accept an optional extra_stopwords argument in remove_stopwords
  • update docs with example of custom stopwords
  • add README example for removing custom stopwords
  • test removal of user-supplied stopwords

Testing

  • ruff check openodia/_understandData.py tests/test_understandData.py --fix (fails: typing.List deprecated)
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_685ffe2f3178832eb36b67d4bd58d1c3

@cloudflare-workers-and-pages
Copy link

Deploying openodia with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0e5226e
Status:🚫  Build failed.

View logs

@soumendrak soumendrak self-assigned this Jun 28, 2025
@soumendrak soumendrak added the enhancement New feature or request label Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant