Quinductor

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

Changelog
* Added project description to setup.py

Bug fixes
* Adjusted old scripts to work with new folder structure
* Fixed Textinator loader

0.2.1

Changelog
* Improving logging and documentation

0.2.0

Changelog
----------------
- Added SQuAD-based templates for English
- Added the possibility to get templates based on multiple datasets. For instance, SQuAD-based templates for English could be downloaded with `qi.download('en/squad')` and used with `qi.use('en/squad')`.
- Added new evaluation scripts to get statistics for the upcoming version of the paper
- Now it's possible to get the version of the package by running `qi.__version__`

Bugfixes
----------------
- Fixed bug with downloading and using templates (ValueError: invalid literal for int() with base 10: '404: Not Found')

0.1.0

Changelog
- The implementation of the Quinductor method
- The possibility to download pre-made templates and other necessary components using `quinductor.download`
- The possibility to get access to the pre-made templates using `quinductor.use`
- Integrated the possibility to use the default templates out-of-the-box with scripts for making templates and evaluation (the possibility to supply your own templates remains unchanged).
- The first version of the package available at PyPI

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.