Skip to content

v0.10.0

Choose a tag to compare

@proycon proycon released this 04 Oct 14:07
· 35 commits to master since this release
  • Implemented TextSelection.align_texts() and AnnotationStore.align_texts() (parallelised version) for alignment of text using Smith-Waterman/Needleman-Wunsch
  • Implemented TextSelection.select()
  • Bugfix: removed some incomplete and obsolete assertions
  • Corrected various function signatures and added some missing ones