Paperai Versions Save

📄 🤖 Semantic search and workflows for medical/scientific papers

v2.2.1

8 months ago

This release adds the following enhancements and bug fixes:

  • Update setup.py to only show standard image on PyPI (#72)

v2.2.0

8 months ago

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

1 year ago

This release adds the following enhancements and bug fixes:

  • Add ability to read index configuration from dictionary (#57)
  • Update test for reproducibility across environments (#58)
  • Add support for latest txtai indexing options (#61)
  • Migrate from mdv to rich library (#62)

v2.0.0

2 years ago

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)

v1.10.0

2 years ago

Sync with txtai 3.3 (#41)

v1.9.0

2 years ago

Update to txtai 3.2 (#40)

v1.8.0

3 years ago

This release adds the following enhancements and bug fixes:

  • Add ability to read index yml (#18)
  • Switch from mdv to mdv3 to support Python 3.9 (#21)
  • Add enhanced API for paperai (#30)
  • Add configurable query threshold, (#31)
  • Support query negation (#32)
  • Add search application (#33)

v1.7.0

3 years ago

This release adds the following enhancements and bug fixes:

  • Add pre-trained models to GitHub (#19, #27)
  • Add Dockerfile (#29)

v1.6.0

3 years ago

Sync with txtai 2.0 (#26)

v1.5.0

3 years ago

This release adds the following enhancements and bug fixes:

  • Add annotation report (#17)