LinguisticsTypes: Collection of types for natural language

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

Types used for natural language applications. Includes an internalized text type, BTI which represents internalized Text values with Ints.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.2, 0.0.0.3
Change log changelog.md
Dependencies aeson (>=0.8), base (>=4.7 && <5.0), bimaps (>=0.1.0 && <0.1.1), binary (>=0.7), bytestring (>=0.10.4), cereal (>=0.4), cereal-text (>=0.1), deepseq (>=1.3), hashable (>=1.2), intern (>=0.9), log-domain (>=0.10), QuickCheck (>=2.7), string-conversions (>=0.4), text (>=1.2), text-binary (>=0.1), utf8-string (>=1.0), vector-th-unbox (>=0.2) [details]
License BSD-3-Clause
Copyright Christian Hoener zu Siederdissen, 2015-2017
Author Christian Hoener zu Siederdissen, 2015-2017
Maintainer choener@bioinf.uni-leipzig.de
Category Natural Language Processing
Home page https://github.com/choener/LinguisticsTypes
Bug tracker https://github.com/choener/LinguisticsTypes/issues
Source repo head: git clone git://github.com/choener/LinguisticsTypes
Uploaded by ChristianHoener at 2017-03-14T13:58:31Z
Distributions NixOS:0.0.0.3
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1779 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-14 [all 1 reports]

Readme for LinguisticsTypes-0.0.0.3

[back to package description]

Build Status

LinguisticsTypes

Here we collect assorted types for linguistics and basic operations on those. We also provide some connectivity with other approaches in different languages. To this end, newtypes for types in LingPy are available: http://lingulist.de/lingpy/tutorial/formats.html

The BTI module provides an internalized Text type to speed up algorithms on short strings. This includes word and text alignments. BTI values can be unboxed.

Contact

Christian Hoener zu Siederdissen
Leipzig University, Leipzig, Germany
choener@bioinf.uni-leipzig.de
http://www.bioinf.uni-leipzig.de/~choener/