Skip to content

handwriter 3.0.0

Latest
Compare
Choose a tag to compare
@stephaniereinders stephaniereinders released this 08 Mar 18:21
  • Major reductions made to the memory required by process_batch_list() so it can now process
    paragraph length documents from the CSAFE Handwriting Database on machines with 8 GB of RAM.

  • process_batch_list() now skips to the next document if an error is returned while trying to process a document. A log file records the document name(s) and error message(s) of any problem documents. If the user reruns process_batch_list() they now have the option to either try a second time to process problem documents or skip them entirely.

  • New function get_clusters_batch() calculates cluster assignments of all files in a directory.