Co-op-translator

Latest version: v0.5.1

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.1

What's Changed
* Add Architecture by skytin1004 in https://github.com/Azure/co-op-translator/pull/25
* Add PyPI downloads badge by skytin1004 in https://github.com/Azure/co-op-translator/pull/26
* Update badges in README.md by skytin1004 in https://github.com/Azure/co-op-translator/pull/27
* Update README.md, Improve tutorials, Delete obsolete notebooks and Remove Unused folders by skytin1004 in https://github.com/Azure/co-op-translator/pull/31
* Update README.md by skytin1004 in https://github.com/Azure/co-op-translator/pull/32
* Docs: Update Issue and PR templates by skytin1004 in https://github.com/Azure/co-op-translator/pull/34
* Build: Add labeler.yml for automatic labeling by skytin1004 in https://github.com/Azure/co-op-translator/pull/36
* Translator: Refactor Config class to use static methods for configuration access and add tests for config by skytin1004 in https://github.com/Azure/co-op-translator/pull/38
* Build: Add GitHub Actions for PR labeling and automatic title prefixing by skytin1004 in https://github.com/Azure/co-op-translator/pull/39
* Build: Fix title prefix by skytin1004 in https://github.com/Azure/co-op-translator/pull/41
* Docs, Build: Add pip-based installation guide and update requirements.txt by skytin1004 in https://github.com/Azure/co-op-translator/pull/42
* Docs: Update virtual environment name and add maintainer guide to CONTRIBUTING.md by skytin1004 in https://github.com/Azure/co-op-translator/pull/43
* Translator: Add unit tests for Image_translator by skytin1004 in https://github.com/Azure/co-op-translator/pull/44
* Docs: Add 'Why Choose Co-op Translator for Markdown Translations?' section and update Phi-3 Cookbook case study in README by skytin1004 in https://github.com/Azure/co-op-translator/pull/47
* Docs: Update project title, improve Phi-3 Cookbook case study, and README by skytin1004 in https://github.com/Azure/co-op-translator/pull/48
* Docs: Add logo, update table of contents, fix links, and improve multi-language support example by skytin1004 in https://github.com/Azure/co-op-translator/pull/49
* Docs: Update architecture image and improve language support in README by skytin1004 in https://github.com/Azure/co-op-translator/pull/50
* Fix tuple conversion in draw_text_on_image function, improve test_image_translator ,and add tests for image_utils.py by skytin1004 in https://github.com/Azure/co-op-translator/pull/52
* Docs: Update title by skytin1004 in https://github.com/Azure/co-op-translator/pull/53
* Translator: Add tests for text_translator and Refactor test files for better coverage by skytin1004 in https://github.com/Azure/co-op-translator/pull/54
* Translator: Improve test_image_translator to use temp_path instead of real path and add tests for markdown translator by skytin1004 in https://github.com/Azure/co-op-translator/pull/55
* Add a vertical version of the logo by FBoucher in https://github.com/Azure/co-op-translator/pull/58
* Translator: Fix bug in translation retry process, improve language-specific handling and efficiency by skytin1004 in https://github.com/Azure/co-op-translator/pull/59
* Build: Release version 0.5.1 by skytin1004 in https://github.com/Azure/co-op-translator/pull/60

New Contributors
* FBoucher made their first contribution in https://github.com/Azure/co-op-translator/pull/58

**Full Changelog**: https://github.com/Azure/co-op-translator/compare/v0.5.0...v0.5.1

0.5.0

Major Updates

Release version 0.5.0: Major improvements and bug fixes

This release focuses on significant updates and resolves multiple critical issues related to markdown and image translations.

Fix markdown translation issues

1. Addressed problems where code blocks and inline code were split across chunks during translation, leading to incomplete translations and broken markdown structures. Code blocks and inline code are now replaced with placeholders (e.g., `CODE_BLOCK_x`, `INLINE_CODE_x`) before translation and restored afterward to ensure no splitting occurs.

2. Translation logic was improved to process markdown files and their chunks sequentially, ensuring each chunk is fully translated before moving on to the next. This resolves issues related to missing or skipped chunks during the translation process.

Improve generative AI disclaimer
Updated the disclaimer message to reflect more clearly that the translation is AI-generated, giving users context on the limitations of the translation.

What's Changed
* Add Devcontainer by leestott in https://github.com/Azure/co-op-translator/pull/9
* Update Issues template by leestott in https://github.com/Azure/co-op-translator/pull/10
* Add Supported Languages Table to README by skytin1004 in https://github.com/Azure/co-op-translator/pull/12
* Update README.md and Add CONTRIBUTING.md by skytin1004 in https://github.com/Azure/co-op-translator/pull/13
* Add .gitattributes file with Jupyter Notebooks configuration by skytin1004 in https://github.com/Azure/co-op-translator/pull/14
* Improve disclaimer to indicate translation by generative AI and resolve issues with skipped chunks and incomplete document translations by processing markdown files sequentially. by skytin1004 in https://github.com/Azure/co-op-translator/pull/17
* Update README.md and CONTRIBUTING.md with Quick Install instructions and reorganize sections by skytin1004 in https://github.com/Azure/co-op-translator/pull/20
* Fix issue with markdown translation where code blocks were split across chunks by skytin1004 in https://github.com/Azure/co-op-translator/pull/21
* Release version 0.5.0: Major improvements and bug fixes by skytin1004 in https://github.com/Azure/co-op-translator/pull/22

> [!IMPORTANT]
> All translation issues previously encountered in the [Phi-3 CookBook](https://github.com/microsoft/Phi-3CookBook), such as skipped chunks and incomplete translations, have been resolved in this version.

**Full Changelog**: https://github.com/Azure/co-op-translator/compare/v0.2.1...v0.5.0

0.2.1

Updates
- The README has been updated to reflect recent changes and enhancements made to the project.
- The project has been moved from [Imperial-EE-Microsoft/co_op_translator](https://github.com/Imperial-EE-Microsoft/co_op_translator) to [Azure/co-op-translator](https://github.com/Azure/co-op-translator) and will be maintained in the new repository going forward.

What's Changed
* Inital Commit for co-op-translator by leestott in https://github.com/Azure/co-op-translator/pull/1
* Update project authors, version, and repository URL by skytin1004 in https://github.com/Azure/co-op-translator/pull/5
* Update .gitignore and bump version to 0.2.1 in pyproject.toml by skytin1004 in https://github.com/Azure/co-op-translator/pull/6

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.