Skip to content

Conversation

vukosim
Copy link
Member

@vukosim vukosim commented Jul 22, 2025

Summary

  • update Translate to avoid deprecated TextBlob APIs and fallback to googletrans
  • make optional dependencies via extras_require
  • adjust requirements listing
  • document optional extras in README
  • add GitHub Actions workflow for tests
  • fix tests to use in-memory gensim models and download nltk data
  • raise FileNotFoundError for missing word2vec models

Testing

  • pip install -q .[all]
  • PYTHONPATH=. pytest -q

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant