Releases: neuml/paperai
Releases · neuml/paperai
v2.2.1
v2.2.0
This release adds the following enhancements and bug fixes:
- paperai for beginners (#60)
- Add example notebook (#63)
- Modify default index configuration (#64)
- Shell doesn't accept command line parameters when run as a console script (#65)
- Match report section query with embeddings index query (#66)
- Fix issue with passing empty queue to Extractor pipeline (#67)
- Update minimum Python version to 3.8 (#71)
- Upgrade to txtai 6.0 (#70)
v2.1.0
v2.0.0
This release adds the following enhancements and bug fixes:
- Allow setting report options within task yml files (#42)
- Allow running reports against full databases (#43)
- Batch extractor queries (#44)
- Remove study design columns (#46)
- Add option to specify extraction column context (#47)
- Add report reference column (#48)
- Add report column format parameter (#49)
- Add pre-commit checks (#50)
- Add check to report sections query to ensure text has tokens (#51)
- Remove default home directory cord19 path defaults (#52)
- Require Python 3.7+ (#54)
- Update txtai to 4.3.1 (#56)