Formasaurus

Latest version: v0.8.1

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

Scan your dependencies

Page 1 of 2

0.8.1

------------------

* Support for scikit-learn < 0.18 is dropped;
* Formasaurus is no longer tested with Python 3.3;
* tests are fixed to account for upstream changes; Python 3.6 build is enabled.

0.8

----------------

* more annotated data for captchas;
* ``formasaurus init`` command which trains & caches the model.

0.7.2

------------------

* pip bug with ``pip install formasaurus[with-deps]`` is worked around;
it should work now as ``pip install formasaurus[with_deps]``.

0.7.1

------------------

* fixed API documentation at readthedocs.org

0.7

----------------

* more annotated data;
* new ``form_classes`` and ``field_classes`` attributes of FormFieldClassifer;
* more robust web page encoding detection in ``formasaurus.utils.download``;
* bug fixes in annotation widgets;

0.6

----------------

* ``fields=False`` argument is supported in ``formasaurus.extract_forms``,
``formasaurus.classify``, ``formasaurus.classify_proba`` functions and
in related ``FormFieldClassifier`` methods. It allows to avoid predicting
form field types if they are not needed.
* ``formasaurus.classifiers.instance()`` is renamed to
``formasaurus.classifiers.get_instance()``.
* Bias is no longer regularized for form type classifier.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.