Frame-semantic-transformer

Latest version: v0.10.0

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

Scan your dependencies

Page 1 of 3

0.10.0

Chore

* chore: updating semantic release config ([`b30ea37`](https://github.com/chanind/frame-semantic-transformer/commit/b30ea37644ad5c400bad46ec1b22039144559335))

Feature

* feat: remove various transformer warnings and fix training documentation (25)

Co-authored-by: Curtis Ruck <ruckcDESKTOP-ME5SH6R> ([`6f2e1d1`](https://github.com/chanind/frame-semantic-transformer/commit/6f2e1d11fc8348cd67cf6d6b512a43b4a8a6c00b))

Fix

* fix: default sampling to False to avoid changing existing behavior ([`46260d6`](https://github.com/chanind/frame-semantic-transformer/commit/46260d64e0b83350a0d5da594080b59bd9587cf5))

* fix: linting ([`b331dfa`](https://github.com/chanind/frame-semantic-transformer/commit/b331dfa42233315a510abf031f755c736a3dd022))

0.9.0

Chore

* chore: adding torch 1.13 to dev deps to help CI run tests ([`8abff7b`](https://github.com/chanind/frame-semantic-transformer/commit/8abff7b62d962cbbdf9c27ed3bfa849b4b0cb7f2))

* chore: updating docs to discourage multiple sentences per string ([`e77c5a2`](https://github.com/chanind/frame-semantic-transformer/commit/e77c5a28819d3f6ab7a4bf24289e83559801ed05))

* chore: adding an integration test for unk chars strings ([`1c21345`](https://github.com/chanind/frame-semantic-transformer/commit/1c213450aeec1b4aeea500627db683ffbe0c6e26))

Feature

* feat: removing logger config for release ([`7947f8b`](https://github.com/chanind/frame-semantic-transformer/commit/7947f8bac4e4e2f6e9c1d437dbdcccbde0880132))

Unknown

* Add ability to set which gpu to use (23)

* updated handling of &39;use_gpu&39; option to allow specifying gpu index to use

* added some error handling with logging messages to the FrameSemanticTransformer constructor

* fixed the last update so that the format string now is only set for local logger and not for the root logger ([`c62aa07`](https://github.com/chanind/frame-semantic-transformer/commit/c62aa079ed6ee2698ac4b0aef59c7f11a8f821e9))

0.8.2

Chore

* chore: updating bibtex ([`0e4af39`](https://github.com/chanind/frame-semantic-transformer/commit/0e4af39678898c8ec0bf7003668ffa4a30e7b8b6))

* chore: pin poetry v1.4.0 so furo will install in CI ([`24dc8c7`](https://github.com/chanind/frame-semantic-transformer/commit/24dc8c7583bcf37d6e1d79f2bcab21cb811c322b))

* chore: pin poetry v1.4.0 so furo will install in CI ([`f8ca051`](https://github.com/chanind/frame-semantic-transformer/commit/f8ca051faf47a8a385d7971a6ad27360e0d6347a))

* chore: add CITATION.cff ([`223cfce`](https://github.com/chanind/frame-semantic-transformer/commit/223cfce5ebe80ac3fb303481768ad2d4e0300bd3))

* chore: adding citation bibtex info to README ([`b5435fa`](https://github.com/chanind/frame-semantic-transformer/commit/b5435fa7d8d60314c37d82bd0aeded80c785b105))

Fix

* fix: Align trigger-marked sentence to original sentence (19)

* trigger identification task alignment fix

* black formatting

* updated test cases

---------

Co-authored-by: Jacob Striebel <striebelusers.noreply.github.com> ([`6683a22`](https://github.com/chanind/frame-semantic-transformer/commit/6683a224740ddd8a19a707247f732bfc9e694ba2))

0.8.1

Fix

* fix: auto-download omw-1.4 for inference ([`343906c`](https://github.com/chanind/frame-semantic-transformer/commit/343906c3a0df59cd111355d8aa84d33b39003459))

0.8.0

Feature

* feat: new models trained on Framenet exemplars (18)

* include exemplars in framenet training

* skipping invalid trigger exemplars

* skip exemplars by default during training

* fixing tests

* improving data augmentations

* ensure wordnet download for inference

* updating snapshots

* adding more info when augmentations fail validation

* adding more augmentations from nlpaug

* fixing linting

* fixing keyboard augmentation

* more checks on keyboard augmentation

* tweaking augmentations

* fixing tests

* adding safety check to uppercase augmentation

* lower augmentation rate

* adding more augmentations

* tweaking augs

* removing debugging output

* reduce augmentation

* tweaking augmentation probs

* tweaking augmentation probs

* fixing type import

* adding option to delete non-optimal models as training progresses

* tweaking augmentations

* updating models

* updating README with new model stats ([`3f937fb`](https://github.com/chanind/frame-semantic-transformer/commit/3f937fbc475bd8600cb62ca885fcf0e4a80effba))

0.7.0

Chore

* chore: serialize eval logs before writing json ([`40983ff`](https://github.com/chanind/frame-semantic-transformer/commit/40983ff269e81b5d8ecab2ea1f0a9935a73d08dc))

* chore: fixing missing links for readthedocs ([`fbca04e`](https://github.com/chanind/frame-semantic-transformer/commit/fbca04e90c600a0a4a7dfa166e0a3d850b5f7b65))

* chore: explicitly installing furo in readthedocs ([`a581825`](https://github.com/chanind/frame-semantic-transformer/commit/a58182530fc13891b0ec153c0f613727d1078ebc))

* chore: try using python 3.9 for readthedocs build ([`55c712f`](https://github.com/chanind/frame-semantic-transformer/commit/55c712f53f991716571df43c29461819f3903a22))

* chore: manually install torch in readthedocs ([`1ad58a9`](https://github.com/chanind/frame-semantic-transformer/commit/1ad58a92220f62d70015dea29dfd131a3d5392d6))

* chore: setting up docs page with sphinx and readthedocs (17)

* setting up docs page with sphinx and readthedocs

* ignore docs for flake8 linting ([`8d3c5fd`](https://github.com/chanind/frame-semantic-transformer/commit/8d3c5fd1ac595af3b01f143fd8ce960dae883e1c))

* chore: create outputs dir when logging if it doesn&39;t exist ([`7629560`](https://github.com/chanind/frame-semantic-transformer/commit/7629560a8d3657674c7c4d8500e464ada0faa203))

* chore: adding option to log eval failures ([`f68fb61`](https://github.com/chanind/frame-semantic-transformer/commit/f68fb618d14d45f132f387bf4a12d9d29ca13b8c))

Feature

* feat: Propbank (16)

* setting up propbank loaders

* skip light verbs for now

* trying a different approach to avoid lv verbs

* fixing typo

* just ignore non-existent frames

* use similar lu norm to framenet

* adding option to resume from checkpoint

* switching to propbank 3.4 instead of 3.1

* fixing propbank nltk paths

* removing debuggin prints

* fixing test

* adding optional LR decay ([`4c53887`](https://github.com/chanind/frame-semantic-transformer/commit/4c538875be45c5b851286b1a17156b951c786a07))

Unknown

* add readthedocs link to readme ([`bbeeed8`](https://github.com/chanind/frame-semantic-transformer/commit/bbeeed8ac9d7d348514b1067fb2ccbca8466a8e8))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.