There is a newer version of the record available.

Published October 24, 2023 | Version 0.3.2
Software Open

akikuno/DAJIN2: 0.3.2

Authors/Creators

  • 1. University of Tsukuba

Description

📖 Documentation

  • [x] Revisions to README.md and READMD_jp.md
  • [x] Added a note to the README to install gcc and zlib when encountering installation errors for mappy via pip

✨ New Features

None

🛠️ Maintenance

  • [x] Refactoring of main.py

    • config.set_single_threaded_blas
    • config.set_logging
    • utils.multiprocess
  • [x] Verified operation with the latest cstag (v1.0.5)

  • [x] Limited the generation of log files with every execution

    • It's troublesome to have an empty log every time you check for help or version
    • Ensured log files are only generated at appropriate times (like during logging.info) or in case of unexpected errors
  • [x] Added convert_cssplits_to_cstag to utils.cssplits_handler
    • Converted cssplits to cstag, ensuring to_html operates without issues
    • However, the existing CS tag doesn't represent inversion, so further consideration is needed on how to handle this
  • [x] Added tests for convert_cssplits_to_cstag

Files

akikuno/DAJIN2-0.3.2.zip

Files (122.8 MB)

Name Size Download all
md5:dedf27b72d9b161b2392f544d0ce6501
122.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/akikuno/DAJIN2/tree/0.3.2 (URL)