| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Content-Length: 7227
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 92
Date: Sun, 18 Jan 2026 21:02:50 GMT
X-Served-By: cache-dfw-kdfw8210115-DFW, cache-bom-vanm7210094-BOM
X-Cache: HIT, MISS
X-Cache-Hits: 1, 0
X-Timer: S1768770171.685339,VS0,VE242
Vary: Accept, Accept-Encoding
NaturalLanguageAlphabets: Simple scoring schemes for word alignments
NaturalLanguageAlphabets: Simple scoring schemes for word alignments
Modules
[Index] [Quick Jump]
Downloads
- NaturalLanguageAlphabets-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.1, 0.0.1.0, 0.0.2.0, 0.1.0.0, 0.1.1.0, 0.2.1.0 |
|---|---|
| Change log | changelog.md |
| Dependencies | aeson (>=1.0), ansi-wl-pprint (>=0.6), base (>4.7 && <5.0), bytestring, containers, errors (>=2.0), file-embed (>=0.0.6), hashable (>=1.2.0.0), InternedData (>=0.0.0 && <0.0.1), lens (>=4.0), mtl (>=2.0), parsers (>=0.12), text (>=0.11), transformers (>=0.4), trifecta (==2), unordered-containers (>=0.2.3), utf8-string (>=1.0) [details] |
| Tested with | ghc ==8.6.4 |
| License | BSD-3-Clause |
| Copyright | Christian Hoener zu Siederdissen, 2014-2019 |
| Author | Christian Hoener zu Siederdissen |
| Maintainer | choener@bioinf.uni-leipzig.de |
| Uploaded | by ChristianHoener at 2019-10-02T15:14:46Z |
| Category | Natural Language Processing |
| Home page | https://github.com/choener/NaturalLanguageAlphabets |
| Bug tracker | https://github.com/choener/NaturalLanguageAlphabets/issues |
| Source repo | head: git clone git://github.com/choener/NaturalLanguageAlphabets |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 4498 total (18 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2019-10-02 [all 1 reports] |
Readme for NaturalLanguageAlphabets-0.2.1.0
[back to package description]Natural Language Alphabets
This library provides a simple scoring method for alignment of words with natural language alphabets. The underlying /character/ type is BTI from the LinguisticsTypes package, which provides efficient encoding of arbitrarily complex atomic characters.
The actual alignment algorithms can be found in the WordAlignment package.
Contact
Christian Hoener zu Siederdissen
Leipzig University, Leipzig, Germany
choener@bioinf.uni-leipzig.de
https://www.bioinf.uni-leipzig.de/~choener/