Skip to content

apls-v1.1.0

Compare
Choose a tag to compare
@djvill djvill released this 02 Feb 01:54
· 84 commits to main since this release
  • App
    • Step 1
      • Add functionality to prohibit tiers by name
      • Bugfix to handle situation where no tiers have a participant attribute
    • Step 2
      • Much more descriptive text if Step 2 fails
      • Option to use local dictionary (inclusively or exclusively) for testing
      • Send dictionary info to console for debugging
      • Bugfixes: issue with possessive clitics, false negatives caused by hyphens, and { in pronounce codes
      • Enforce punctuation errors like "hand."
    • Step 3
      • Bugfix to bypass overlap-checking if just one speaker and no redactions
    • Appearance: Add djvill/APLS's doc.css & favicon
  • Repo
    • Reorganize to remove Southland apps
    • Move dictionary to djvill/APLS
  • Testing
    • Better test input files
    • Test output files no longer store volatile info (e.g., file size)
  • Misc
    • Add deployment shell script & enforce FALSE for testing-related switches