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)