Releases: danielmlow/construct-tracker
Releases · danielmlow/construct-tracker
v1.0.9
⚠️ Pushed to main
- bugs in lexicon.py ([email protected])
Authors: 1
- Daniel M. Low ([email protected])
v1.0.6
v1.0.5
v1.0.4
⚠️ Pushed to main
- publish latest tag ([email protected])
Authors: 1
- Daniel M. Low ([email protected])
v1.0.3
⚠️ Pushed to main
- Merge branch 'main' of github.com:danielmlow/construct-tracker ([email protected])
- automatic tagging ([email protected])
Authors: 1
- Daniel M. Low ([email protected])
v1.0.2
⚠️ Pushed to main
- Merge remote-tracking branch 'origin/main' ([email protected])
- pip install construct-tracker ([email protected])
Authors: 1
- Daniel M. Low ([email protected])
v1.0.1
🐛 Bug Fix
- clear up disk space ([email protected])
- provide ranges in poetry deps #1 ([email protected])
⚠️ Pushed to main
- username ([email protected])
- release on each push ([email protected])
- clear up disk space ([email protected])
- remove --python ([email protected])
- allowlist ([email protected])
- went back to py39, py310, py311 ([email protected])
- poetry lock ([email protected])
- install poetry before using it ([email protected])
- removed dependencies from toml and improved torch cpu for faster installation ([email protected])
- fixed tox.ini and removed thinc and numpy and installed torch cpu ([email protected])
- removed versioneer version ([email protected])
- tox test each python version one at a time ([email protected])
- changed tox.ini and poetry dynamic versioning. removed tags locally and remotely ([email protected])
- Trigger version bump ([email protected])
- p39 ([email protected])
- clean dist dir ([email protected])
- Trigger a Release Only on Tags ([email protected])
- Updated publish.yaml and resolved pre-commit issues ([email protected])
- Merge branch 'main' of github.com:danielmlow/construct-tracker ([email protected])
- removed load_data from main construct_tracker ([email protected])
- fixed load_datasets.py ([email protected])
- edited some versions and init path to load_datasets.py ([email protected])
- load_datasets.py ([email protected])
- removed cli ([email protected])
- new pre-commit hook config ([email protected])
- fixed versions ([email protected])
- made torch versions more flexible ([email protected])
- added workflows ([email protected])
- python hook logos ([email protected])
- python hooks on readme ([email protected])
- original version ([email protected])
- passed all except mypy ([email protected])
- most hooks except ruff and mypy ([email protected])
- google style and cleaning up repo using poetry pdoc ([email protected])
- before linting and converting to google style ([email protected])
- added final version of SRL. sped up tokenizer. created ml dir for ml utils instead of being inside utils. removed cts from tutorials and readme ([email protected])
- updated srl tutorial and some other loading data features ([email protected])
- improved README ([email protected])
- colab link ([email protected])
- readme, bug in lexicon.py ([email protected])
- readme and fix issue with saving definition from add() ([email protected])
- tracking rmh dataset using git-lfs ([email protected])
- adding csv and pngs ([email protected])
- tutorial before feedback ([email protected])
- small edits including cleaning up path variables ([email protected])
- fix toml to work with versioneer ([email protected])
- added sys ([email protected])
- setup files for versioneer ([email protected])
- tutorial finished ([email protected])
- instructions for rating lexicons ([email protected])
- tutorial almost done. SRL tutorial. logger. enhancements to cts and lexicon. ([email protected])
- package version ([email protected])
- save embeddings as argument ([email protected])
- fixed bug ([email protected])
- adjusting spacy version for clause tokenization ([email protected])
- reverted back to original script ([email protected])
- edited according to GPT4 ([email protected])
- returned back to former implementation ([email protected])
- corrected path ([email protected])
- cts.measure() one liner ([email protected])
- added cts.py, cleaned output of clause tokenizer, added documentation to readme ([email protected])
- init file ([email protected])
- Initial commit ([email protected])
Authors: 2
- Aaron Kanzer ([email protected])
- Daniel M. Low (@danielmlow)