| CARVIEW |
LinguisticsTypes: Collection of types for natural language
Types used for natural language applications. Includes an
internalized text type, BTI which represents internalized
Text values with Ints.
[Skip to Readme]
Downloads
- LinguisticsTypes-0.0.0.3.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.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] |
| Tested with | ghc ==7.10.3, ghc ==8.0.1 |
| License | BSD-3-Clause |
| Copyright | Christian Hoener zu Siederdissen, 2015-2017 |
| Author | Christian Hoener zu Siederdissen, 2015-2017 |
| Maintainer | choener@bioinf.uni-leipzig.de |
| Uploaded | by ChristianHoener at 2017-03-14T13:58:31Z |
| 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 |
| Distributions | NixOS:0.0.0.3 |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 1914 total (7 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]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: https://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
https://www.bioinf.uni-leipzig.de/~choener/