Skip to content

melt-3.3

Latest
Compare
Choose a tag to compare
@janothan janothan released this 17 Jun 09:17
· 107 commits to master since this release

New

  • MELT user guide allows for downloading track data directly via the documentation page.
  • TrainTestSplit (with stratification) for any Java object and specialized for alignments (TrainTestSplitAlignment).
  • New alignment repair filter: AlcomoFilter.

Fixed

  • Handling of multiple track versions by EvaluatorCSV (fixes issue #140).

Improvements

  • More intuitive behavior of ConfidenceFinder: If no precision is specified, the optimal solution is calculated.
  • It is now possible to copy extensions from one alignment to another (multiple methods copyExtensionsTo...).
  • New mode for TopXFilter: SOURCE_AND_TARGET
  • Python server uses now gensim 4.x and flask 2.x (issue #67).
  • Python server can be shut down via /shutdown.

New Tracks

  • Process Matching (2017)