What's Changed
- Add topics to the clustering by @tongyu0924 in #98
- chore: add fpdf2 to requirements and created PDF report export code by @dj0409 in #109
- feat: add PDF export functionality and test by @dj0409 in #110
- Issue #99: the package can't be installed and imported correctly in colab by @brandonHaipas in #106
- Replace the PDF parsing code with LLM model prediction by @montygole in #108
- fix PDF parsing - HuggingFace parser was crashing by @woodthom2 in #112
- feat: Add enhanced PDF harmonisation reports with graphics by @narendrakumar9867 in #114
- Add User-Defined Topics Demo to Harmony Walkthrough Notebook - Issue #105Add User-Defined Topics Demo to Harmony Walkthrough Notebook - Issue #105Demo user topics issue 105 by @DHANUSHRAJA22 in #116
- fix: add missing normalise_text function to resolve ImportError and CI failurefix: add missing normalise_text function to fix ImportErrorfix: add m… by @DHANUSHRAJA22 in #118
- Fix: Handle empty/whitespace inputs in process_questions and add ligh… by @GitAd7 in #119
- feat: Add PDF export functionality to main API (resolves #53)feat: Add PDF export functionality to main API (resolves #53)Update _… by @DHANUSHRAJA22 in #115
- feat: Add comprehensive HTML file support with intelligent parsing and minimal dependenciesfeat: Add HTML file support for instrument loadingfeat: Add HTML file support for instrument loadingFeature/html file support by @DHANUSHRAJA22 in #117
- feat: add question visualization GUI by @KonstantinosKorovesis in #113
- #38: Ingest an instrument from a URL by @evelynnchen-cmu in #75
- #120 bug fix: fixed process_questions in matcher.py so that unit test does not fail by @AlexNikic in #121
- Added matplotlib to tox by @AlexNikic in #122
New Contributors
- @dj0409 made their first contribution in #109
- @brandonHaipas made their first contribution in #106
- @narendrakumar9867 made their first contribution in #114
- @DHANUSHRAJA22 made their first contribution in #116
- @GitAd7 made their first contribution in #119
- @KonstantinosKorovesis made their first contribution in #113
Full Changelog: v1.0.5...v1.0.7