Releases: spacetelescope/bibcat
Releases · spacetelescope/bibcat
0.2.5
0.2.4
Merge branch 'dev'
0.2.3
What's Changed
- Trying to merge notebook_tests into jp_working_testmerge. by @jpegues in #1
- Merge the latest directory and tutorial updates into the main branch. by @jpegues in #2
- Merging updates containing new uncertainty performance plot into dev branch. by @jpegues in #3
- Merging jp_dev into dev. by @jpegues in #4
- Merging jp_dev into dev. Latest updates were focused on getting unit tests to pass for Python 3.10 (not just Python 3.8). by @jpegues in #5
- Updating filepaths and the README file. by @jinmiyoon in #6
- Dev refactoring by @jinmiyoon in #7
- Refactoring classes by @jinmiyoon in #8
- Refactored test_bibcat.py into several test scripts. by @jinmiyoon in #9
- Renamed the tests subfolers by @jinmiyoon in #10
- Closing ASB-24595 by @jinmiyoon in #11
- Refactoring build model.py by @jinmiyoon in #12
- Modified build_model.py to make it both a module and a function. by @jinmiyoon in #13
- ASB 25334 refactoring classify papers by @jinmiyoon in #14
- Consolidates configuration parameters into single file by @havok2063 in #15
- Fixes to config and tests by @havok2063 in #17
- Adds a new click cli by @havok2063 in #16
- Fix ddict type errors by @jinmiyoon in #18
- Asb 27107 deepmerge errors by @jinmiyoon in #19
- Asb 27118 fix config error by @jinmiyoon in #20
- ASB-27123 split classify papers by @jinmiyoon in #21
- Removed official.nlp external package. Also testing pull request. by @jpegues in #22
- Updates to keyword.py by @jpegues in #23
- Asb 26505 update ops data dir by @jinmiyoon in #24
- Spliced in updates to Base methods. by @jpegues in #25
- Spliced in updates to Paper methods. by @jpegues in #26
- Adding Cli option for building dataset by @jinmiyoon in #27
- Removed rule-based classifier and its calls; addressed some minor errors from slack discussion. by @jpegues in #28
- Refactors to generalize model use by @havok2063 in #29
- updating changelog and readme by @havok2063 in #30
- Closes ASB-28257: Unittest build dataset by @jinmiyoon in #32
- fixed a bug carrying over data from previous iterations in . by @jinmiyoon in #33
- Adds new concept code to bibcat for llm prompting by @havok2063 in #31
- Adds some basic evaluation of the LLM output by @havok2063 in #34
- Small tweaks to evaluate by @havok2063 in #36
- FIxing tests by @havok2063 in #37
- Output enhancement by @jinmiyoon in #35
- adding option to run gpt-batch multiple times by @havok2063 in #38
- updating readme by @havok2063 in #39
- Output stats by @jinmiyoon in #40
- Adds batch evaluate command by @havok2063 in #42
- Pre commit hook by @jinmiyoon in #43
- Added/Updated docstrings for keyword.py, parameters.py, and bibcat_config.yaml. by @jpegues in #41
- Fixes code for old evaluate cli by @havok2063 in #45
- ASB-29317 grouping bert method by @jinmiyoon in #46
- Updates code to include llm rationale output by @havok2063 in #44
- Updates the confidences by @havok2063 in #47
- Asb 29540 autodoc by @jinmiyoon in #48
- fixing bugs from test run by @havok2063 in #50
- Fix doc links by @jinmiyoon in #51
- ASB-30500 - Update sphinx docs by @jinmiyoon in #52
- ASB-28584: Sanitizing keywords by @jinmiyoon in #54
- Confusion matrix revision and stats related to mission callouts by @jinmiyoon in #55
- Bug fixes including the ROC curve error, adding more evaluation metrics, and other enhancements by @jinmiyoon in #53
- Adds simple text mission keyword match by @havok2063 in #56
- Updating the links of the updated datasets and
data_readme.mdby @jinmiyoon in #57 - Clean up by @jinmiyoon in #58
- Makes tensorflow optional depedency by @havok2063 in #59
- Update InfoModel response with enum by @havok2063 in #60
- Adds missing papers to summary output by @havok2063 in #61
- Update metrics.py and its test by @jinmiyoon in #62
- Bumps OpenAi and updates the API by @havok2063 in #63
- Update roc input and docs by @jinmiyoon in #64
- moved functions from base.py to paper.py by @danburger in #66
- Enhancements prompting by @jinmiyoon in #68
- Moved fetch_keyword_object to utils/utils.py by @danburger in #70
- minor README update by @jinmiyoon in #72
- ASB-32468 fix errors related to PR 66 by @danburger in #71
- Enable papertrack text dictionary input by @jinmiyoon in #73
- Relaxes the pinned dependencies by @havok2063 in #76
- Reorganizes the LLM CLI by @havok2063 in #77
- update the new dataset links and minor updates on README.md by @jinmiyoon in #78
- Shell script to run serially the historic sample with multiple batch files by @jinmiyoon in #74
- Adds support for OpenAI Batch API by @havok2063 in #79
- Keywords expansion by @jinmiyoon in #69
- Adds batch chunking for open ai batch api by @havok2063 in #81
- preparing readthedoc pages by @jinmiyoon in #83
- update CHANGELOG for a new tag and release. by @jinmiyoon in #84
- Update the docs by @jinmiyoon in #85
- Summary output bug fix by @jinmiyoon in #82
- add a new github action for auto-release after git tag is pushed by @jinmiyoon in #86
- Merge request from dev to main by @jinmiyoon in #87
New Contributors
- @jpegues made their first contribution in #1
- @jinmiyoon made their first contribution in #6
- @havok2063 made their first contribution in #15
- @danburger made their first contribution in #66
Full Changelog: https://github.com/spacetelescope/bibcat/commits/0.2.3
0.2.2
Retag 0.2.2 on main after dev merge
0.2.1
Retag 0.2.1 on main after dev merge
0.2.0
Retag 0.2.0 on main after dev merge
0.1.0
Retag 0.1.0 on main after dev merge