NaturalLanguageAlphabets: Simple scoring schemes for word alignments

[ bsd3, library, natural-language-processing ] [ Propose Tags ]

Provides a simple scoring scheme for word alignments.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

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]
License BSD-3-Clause
Copyright Christian Hoener zu Siederdissen, 2014-2019
Author Christian Hoener zu Siederdissen
Maintainer choener@bioinf.uni-leipzig.de
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
Uploaded by ChristianHoener at 2019-10-02T15:14:46Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4256 total (15 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]

Build Status

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
http://www.bioinf.uni-leipzig.de/~choener/