Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: AlignmentAlgorithms

generalized Algebraic Dynamic Programming A selection of (sequence) alignment algorithms. Both terminal, and syntactic variables, as well as the index type is not fixed here. This makes it possible to select the correct structure of the grammar here, but bind the required data type for alignment in user code. That being said, these algorithms are mostly aimed towards sequence alignment problems. List of grammars for sequences: global alignment linear scoring: Needleman-Wunsch style affine scoring: Gotoh semiglobal alignment overhang alignment List of grammar for trees: global alignment linear scoring affine scoring simplified affine scoring global editing linear scoring We now provide tree alignment and editing algorithms as well. We do not depend on ADPfusionForest to achieve this because grammar rules are completely disconnected from the underlying ADPfusion machinery.
5 versions
Latest release: about 7 years ago
4,450 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/AlignmentAlgorithms

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/choener%2FAlignmentAlgorithms

Dependent Repos 1

choener/WordAlignment
  • ==0.1.0.* WordAlignment.cabal

Size: 247 KB - Last synced: 2 days ago - Pushed: about 7 years ago