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
Loading...
Readme
Loading...
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 7 hours ago |
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |