Recent Releases of Augmenty

Augmenty - Augmenty: A Python Library for Structured Text Augmentation

This is the release generated for the JOSS review.

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 2 years ago

Augmenty - v1.4.4

v1.4.4 (2024-03-19)

Documentation

  • docs: fix minor spelling mistake (46220c4)

  • docs: Updated paper with feedback from @sap218 (4bf0cb2)

Fix

  • fix: ran linters (61d5e9c)

  • fix: updated tests dependencies due to issues with pytest-fixtures:

https://github.com/TvoroG/pytest-lazy-fixture/issues/65 (477895c)

Unknown

  • Merge pull request #221 from KennethEnevoldsen/review-update

updated docs based on review (176a4ad)

  • updated linters due to deprecation warning (98e6f97)

  • updated docs based on review (dac8fc7)

  • Merge branch 'main' of https://github.com/KennethEnevoldsen/augmenty (1b47826)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 2 years ago

Augmenty - v1.4.3

v1.4.3 (2023-12-26)

Ci

  • ci: Updated setup python (339836c)

Fix

  • fix: Added missing type ignores (4672b01)

  • fix: cleaning up unn. type ignores (0e4b222)

Unknown

  • polished tests (f4ffc6e)

  • Merge pull request #220 from KennethEnevoldsen/KennethEnevoldsen-patch-2

fix bug in subset (49784ea)

  • fix eos bounds when creating paragraph subsets (9027a49)

  • Merge pull request #218 from KennethEnevoldsen/KennethEnevoldsen-patch-1

fixed var name in docstring (31dda40)

  • fix bug in subset (da97b19)

  • Update subset.pyf (be01698)

  • paper: Updated based on feedback from @HLasse (96fff7c)

  • Added arxiv reference to citation (14b6356)

  • Merge branch 'main' of https://github.com/KennethEnevoldsen/augmenty (9dd8df7)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 2 years ago

Augmenty - v1.4.2

v1.4.2 (2023-12-09)

Ci

  • ci: Added missing requirements for tests (c408811)

  • ci: Adding missing install for test (28468ef)

  • ci: Updated ci to use p38 (066a4cc)

  • ci: Updated draft pdf (33a85a1)

Documentation

  • docs: updated citation reference (f77a441)

  • docs: Ensure correct versions for building docs (47cd524)

  • docs: Added training using augmenty example (2e4e431)

Fix

  • fix: updated wrong type hint (7c08328)

  • fix: removed all types from docstrings to avoid misaligned types also removed default statement in docstrings (bba7a11)

  • fix: remedy broken fix (cbe03c8)

  • fix: Added missing dependencies for test (4b57421)

Style

  • style: ran formatters (d0fae95)

  • style: ran pyright (de3f9ab)

  • style: Moved to ruff as the main linter (05c3de8)

Unknown

  • limited test suite size (adce792)

  • ignore wordnet types (91e097e)

  • Added exemption for stalebot (231a955)

  • Added dacy into global install (034cd71)

  • ran type checker (fb8c2be)

  • Converting to cruft template based on swift python (367ff15)

  • Paper: Added missing .bib (7ee6fe6)

  • Merge pull request #217 from KennethEnevoldsen/paper

Added paper (fad364a)

  • Added arxiv paper (ae5870f)

  • Added paper markdown (b93ada7)

  • Merge pull request #216 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (053affa)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1 (144e619)

  • Merge pull request #215 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (15ea170)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/psf/black: 23.10.1 → 23.11.0 - github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.6 - github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0 (e5bc976)

  • Merge pull request #213 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (5805ca5)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4 (bec55f2)

  • Merge pull request #212 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (d1092be)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/psf/black: 23.10.0 → 23.10.1 - github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3 (07f3965)

  • Merge pull request #211 from EFord36/fix-docs-github-link

Fix docs GitHub link (de999c2)

  • Merge pull request #210 from EFord36/fix-special-typo

fix typo in docs: spacial -> special (aafc538)

  • reuse github_user variable in docs/conf.py (e1d3ff7)

  • fix githubuser typo for repourl in docs

This caused the GitHub icon in the footer to take the user to an invalid link, which returned a 404 error from GitHub. (b74c4c3)

  • fix typo in docs: spacial -> special (30a4044)

  • Merge pull request #209 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (2117f31)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/psf/black: 23.9.1 → 23.10.0 - github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1 - github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1 (0fe28b1)

  • Merge pull request #208 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (f7e547c)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0 (bd15900)

  • Merge pull request #207 from KennethEnevoldsen/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate (b7e45d9)

  • [pre-commit.ci] pre-commit autoupdate

updates: - github.com/asottile/pyupgrade: v3.13.0 → v3.15.0 - github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292 (fe9c459)

  • Merge pull request #206 from KennethEnevoldsen/add-training-example

docs: Added training using augmenty example (900ee4c)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 2 years ago

Augmenty - v1.4.1

Fix

Documentation

  • Move example to correct function (8aeae27)
  • Add example for combine (ba163a1)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 2 years ago

Augmenty - v1.4.0

Feature

  • Keep span annotations for ents (8dcafc5)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 2 years ago

Augmenty - v1.3.7

Fix

  • Added support for doc entities (6ca5439)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.6

Fix

  • Entity augmenter now allows for passing in spans or string (faf2abc)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.5

Fix

  • Removed upper bounds on all dependencies (78b6a1d)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.4

Fix

  • Handle offset outside "head" annotation scope (c02f076)
  • Added fix for issues 170 (74aa006)

Documentation

  • Updated docstrings on repeat augmenter (f4cf48c)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.3

Fix

  • Adjust dep. annotations for ent augmenter (00bbc56)

Documentation

  • Fix formatting such that is rendered as intended in the docs (a77c362)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.2

Fix

Documentation

  • Added github logo to footer (5f4ffee)
  • Fixed error in docstring leading to missing variable docuementation (723ce45)
  • Update landing page (fbd65c0)
  • Removed demo (7a43936)
  • Updated augmenters table (25ba09d)
  • Fixed missing underscore (b42d7aa)
  • Fixed errors in tutorial (ce562a6)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen about 3 years ago

Augmenty - v1.3.1

Fix

Documentation

  • Updated changelog references (22e7bf4)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 3 years ago

Augmenty - v1.3.0

Feature

  • Added Hungarian keyboard (4293022)
  • Added Hungarian keyboard (9db8a50)
  • Added Hungarian keyboard (6e5d1d5)

Fix

Documentation

  • Updated to a newer pipeline (3452b14)
  • Moved demo requirements to demo folder (eb9aeaf)
  • Fixed brokens links (083915b)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 3 years ago

Augmenty - v1.2.0

Feature

  • Added Hungarian keyboard (4293022)
  • Added Hungarian keyboard (9db8a50)
  • Added Hungarian keyboard (6e5d1d5)

Documentation

  • Updated to a newer pipeline (3452b14)
  • Moved demo requirements to demo folder (eb9aeaf)
  • Fixed brokens links (083915b)

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 3 years ago

Augmenty - v1.0.1

Version

What's Changed

  • Version 1.0.0 by @KennethEnevoldsen in https://github.com/KennethEnevoldsen/augmenty/pull/50
  • Update replace.py by @koaning in https://github.com/KennethEnevoldsen/augmenty/pull/51

Documentation updates

  • added faker based on PR by @martincjespersen by @KennethEnevoldsen in https://github.com/KennethEnevoldsen/augmenty/pull/85
  • Added pre-config workflows by @KennethEnevoldsen in https://github.com/KennethEnevoldsen/augmenty/pull/86

New Contributors

  • @dependabot made their first contribution in https://github.com/KennethEnevoldsen/augmenty/pull/46
  • @koaning made their first contribution in https://github.com/KennethEnevoldsen/augmenty/pull/51
  • @martincjespersen

Full Changelog: https://github.com/KennethEnevoldsen/augmenty/compare/v.0.0.12...v1.0.1

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen almost 4 years ago

Augmenty - Release 0.0.12

0.0.12 (03/08/21) - Many bugfixes - Added a few more augmenters - Notable updates to the documentation of the package

0.0.1 (03/08/21) - First version of augmenty launches 🎉 - with more than 15 highly customizable augmenters, - A high-quality code-base (coverage of 96% and a codefactor A), - and utilities for easy application of augmenters to strings and spaCy Docs. - Furthermore, it also includes a series of convenience functions for combining and moderating augmentations.

Full Changelog: https://github.com/KennethEnevoldsen/augmenty/commits/v.0.0.12

Scientific Software - Peer-reviewed - Python
Published by KennethEnevoldsen over 4 years ago