Initial Release TCSAlignmentToolbox 1.3.2

The TCSAlignmentToolbox is now released and ready for download.
Added by Benjamin Paassen over 9 years ago

The TCSAlignmentToolbox is now released in version 1.3.2 and ready for download. It contains:
  • Implementations of Dynamic Time Warping and Global Sequence Alignment (Needleman-Wunsch)
  • Support for multi-dimensional sequential data
  • Support for non-vectorial and multi-modal sequence data, e.g. strings, object sequences, structured data
  • Support for metric learning by gradient descent: For our algorithms we provide several derivative schemes
  • Examples for usage in Java and Matlab
  • Parallel Processing support for alignment calculation and derivative calculation

More information can be found at: https://opensource.cit-ec.de/projects/tcs/wiki


Comments