Skip to content

Releases: linhd-postdata/averell

Averell 1.2.2

15 Nov 09:48
8ef19bb
Compare
Choose a tag to compare

Added metadata for Zenodo

Averell 1.2.1

14 Jul 12:18
de65877
Compare
Choose a tag to compare
  • Added two new readers:
    • Stichotheque Portuguese corpus
    • Corpus of Czech Verse
  • export_filename is also returned as an output of export_corpora
  • Fix writing function so as not to duplicate information
  • Change name key to corpus for clarity
  • Fix path split on Windows systems
  • Add corpus name to averell output files

Averell 1.1.0

18 Sep 09:28
e41d7ab
Compare
Choose a tag to compare
  • Added Biblioteca Italiana (bibit) reader
  • Added Archivio Metrico Italiano info to Biblioteca Italiana reader
  • Reduced fixtures file size
  • Adding a tmp file to git ignore
  • Adding languages and some other cosmetic changes
  • Fixing an error with the expected output of the averell list command
  • Adding slugs, langs, and 'all' to download and export
  • Fixing coverage
  • Adding documentation and fixing a test

Added readers and filename option

03 Sep 10:39
7c43e29
Compare
Choose a tag to compare
  • Added export 'filename' option
  • Added two new readers:
    • For better for verse
    • Métrique en ligne

Added two new readers

23 Jun 13:30
bd694b2
Compare
Choose a tag to compare
  • Added two new readers:
    • ECPA corpus
    • Gongocorpus
  • Minor bug fixes

Integration with Zenodo

18 May 12:34
Compare
Choose a tag to compare
v1.0.1

Bump version: 1.0.0 → 1.0.1

First feature complete version

29 Apr 10:27
537da1e
Compare
Choose a tag to compare
  • Remove commits-since code block
  • Adding automated deployments to PyPI on tag releases
  • Added menu (#11)
  • Remove comments and cleaner code fixes
  • Fix sorted output of tests
  • Added proper documentation and coverage tests
  • Added tests for export function
  • Added 'export' function and test
  • Added TEI_NAMESPACE as a constant
  • Fixed docs. Fixed loads with Path. Fixed logging errors
  • Added tests