Formasaurus

Latest version: v0.9.0

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

Scan your dependencies

Page 2 of 2

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.

0.5

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

This is a major backwards-incompatible release.

* Formasaurus now can detect field types, not only form types;
* API is changed - check the updated documentation;
* there are more form types detected;
* evaluation setup is improved;
* annotation UI is rewritten using IPython widgets;
* more training data is added.

0.2

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

* Python 3 support;
* fixed model auto-creation.

0.1

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

Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.