Skip to content

Releases: RYFoR/VOICES-FuneralEntries-NER

v0.0.3-doi

15 Jan 15:28

Choose a tag to compare

Release Notes

Major Changes

  • Removed RAW Images

    • All original, unprocessed data files in data/raw/ have been deleted to streamline the repository and reduce storage requirements.
  • Documentation Updates

    • Updated README.md:
      • Fixed the DOI badge and corrected minor typos.
      • Removed references to the raw/ folder in the data structure.
    • Updated data/README.md:
      • Removed references to the raw/ folder.
      • Added a new section describing the Funeral Entries manuscripts and their provenance.
      • Clarified the source and scope of the textual data, including a link to the NLI's online catalogue.

Minor Fixes

  • Corrected spelling and improved clarity in documentation.
  • Enhanced project metadata for better citation and compliance.

Full Changelog: v0.0.2...v0.0.3

v0.0.2-doi

07 Jan 14:34

Choose a tag to compare

Release Notes: v0.0.2 (2026-01-07)

Highlights

  • Main README Updated: Now reflects the current data subfolder structure for improved clarity.
  • Documentation Enhanced:
    • docs/README.md now includes direct links and usage guidance.
    • Markdown formatting improved in docs/transkribus_tagging.md and docs/validation_protocol.md for better readability.
  • Data Folder Expanded:
    • New and documented subfolders: annotation/, displacy/, ner/, raw/, transcriptions/, and validation/.
    • data/README.md expanded to describe all subfolders and workflow.
  • Metadata Improved:
    • metadata/dcat.ttl and metadata/schemaorg.jsonld now accurately describe data distributions.
    • datapackage.json populated with detailed resource entries for all data subfolders.
  • Notebook Added:
    • notebooks/00-NER-Validation.ipynb for NER validation analysis and experiments.

Full Changelog: v0.0.1...v0.0.2