uniqueness-periods-vector-examples: Usage examples for the uniqueness-periods-vector series of packages

[ game, language, library, math, mit, phonetic-languages, program, uniqueness-periods ] [ Propose Tags ]

Usage examples for the uniqueness-periods-vector series of packages. Several executables are planned to demonstrate the libraries work. Please, consider switching to the phonetic-languages-simplified-examples-array package related functionality. It is still under development and introducing new advanced features being more optimized.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.2.0, 0.1.3.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.3.0, 0.6.0.0, 0.6.1.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.9.0.0, 0.9.1.0, 0.10.0.0, 0.11.0.0, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.12.3.0, 0.12.3.1, 0.13.0.0, 0.13.1.0, 0.14.0.0, 0.14.1.0, 0.14.2.0, 0.14.3.0, 0.14.4.0, 0.14.5.0, 0.15.0.0 (info)
Change log ChangeLog.md
Dependencies base (>=4.7 && <4.15), mmsyn6ukr (>=0.9 && <1), parallel (>=3.2.0.6 && <4), phonetic-languages-plus (>=0.1 && <1), phonetic-languages-ukrainian (>=0.2.3 && <1), print-info (>=0.1.3 && <1), uniqueness-periods-vector (>=0.3.1.1 && <1), uniqueness-periods-vector-common (>=0.5.1.1 && <1), uniqueness-periods-vector-filters (>=0.3 && <1), uniqueness-periods-vector-general (>=0.5.3 && <1), uniqueness-periods-vector-properties (>=0.6 && <1), uniqueness-periods-vector-stats (>=0.1.2 && <1), vector (>=0.11 && <0.14) [details]
License MIT
Copyright Oleksandr Zhabenko
Author OleksandrZhabenko
Maintainer olexandr543@yahoo.com
Category Language, Math, Game
Home page https://hackage.haskell.org/package/uniqueness-periods-vector-examples
Uploaded by OleksandrZhabenko at 2021-02-02T10:41:50Z
Distributions
Executables propertiesText, rewritePoem, lineVariants
Downloads 9074 total (95 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-02-02 [all 1 reports]

Readme for uniqueness-periods-vector-examples-0.15.0.0

[back to package description]

Please, consider switching to the phonetic-languages-simplified-examples-array package related functionality. It is still under development and introducing new advanced features being more optimized.

The package is provided here for comparison purposes.


The real samples output files created by processText executable in the previous versions of the package can be found in the archives on the following pages.

These files are created by the processText executable after Lynx dumping the web pages from the links on the following pages:

TarasShevchenko -- http://poetyka.uazone.net/kobzar/zmist.html

IvanFranko -- http://poetyka.uazone.net/franko/

OleksandrOles -- http://poetyka.uazone.net/oles/

PavloTychyna -- http://poetyka.uazone.net/tychina/

VolodymyrSosura -- http://poetyka.uazone.net/sosura/

LinaKostenko -- http://poetyka.uazone.net/kostenko/

WilliamShakespeare -- http://poetyka.uazone.net/shakespeare/ (the last one is translation of the original English versions into Ukrainian).


  • The version of the uniqueness-periods-vector-examples used for them is 0.3.1.1

The processment was done by Oleksandr Zhabenko, the author of the packages from uniqueness-periods-vector series.

The zip archive can be downloaded from the link:

https://web.archive.org/web/20200917200032/https://raw.githubusercontent.com/OleksandrZhabenko/uniqueness-periods-vector-examples/master/0.3.1.1.zip

or from GitHub page:

https://github.com/OleksandrZhabenko/uniqueness-periods-vector-examples/blob/master/0.3.1.1.zip


  • For the uniqueness-periods-vector-examples of 0.4.0.0 version:

http://web.archive.org/web/20200919093558/https://raw.githubusercontent.com/OleksandrZhabenko/uniqueness-periods-vector-examples/master/0.4.0.0.zip

and from GitHub page:

https://github.com/OleksandrZhabenko/uniqueness-periods-vector-examples/blob/master/0.4.0.0.zip


  • For the uniqueness-periods-vector-examples of 0.5.3.0 version:

http://web.archive.org/web/20200922081933/https://raw.githubusercontent.com/OleksandrZhabenko/uniqueness-periods-vector-examples/master/0.5.3.0.zip

and from GitHub page:

https://github.com/OleksandrZhabenko/uniqueness-periods-vector-examples/blob/master/0.5.3.0.zip


To enable parallel computations (it speeds up the work, but uses more resources) for executables, please run each of them with

+RTS -N -RTS

command line options.