WordAlignment
The library provides fast dynamic programming algorithms to align word pairs using either a simple or a bigram scoring scheme. Simple schemes are unigram schemes in nature but use an ad-hoc scoring scheme. Bigram schemes use actual training data for bigram frequences. The WordAlign executable provides a wrapper around the provided alignment algorithms. Call WordAlign without any arguments (or just *WordAlign manual* to display the README.md).
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 9 years ago
0.2.0.0
almost 9 years ago
Versions
2
2
Downloads
1,825 total
1,825 total
Dependent Repos
1
1
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/WordAlignment
spec |
| License | GPL-3.0-only |
| First Release | over 10 years ago |
| Last Synced | about 8 hours ago |
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |