mmsyn7s: Shows a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs

[ Ukrainian, language, library, mit, program, speech-approximation, speech-transformation, syllable-segmentation ] [ Propose Tags ]
This version is deprecated.

A program and a library that show a sorted list of the Ukrainian sounds representations that can be used by mmsyn7 series of programs


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.6.5.0, 0.6.5.1, 0.6.6.0, 0.6.7.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.9.1.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.7 && <4.14), mmsyn6ukr (>=0.6.2 && <1), vector (>=0.11 && <0.14) [details]
License MIT
Copyright (c) OleksandrZhabenko 2020
Author OleksandrZhabenko
Maintainer olexandr543@yahoo.com
Category Language
Home page https://hackage.haskell.org/package/mmsyn7s
Uploaded by OleksandrZhabenko at 2020-02-25T19:39:43Z
Distributions
Reverse Dependencies 6 direct, 3 indirect [details]
Executables mmsyn7s
Downloads 5031 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-02-25 [all 1 reports]

Readme for mmsyn7s-0.3.1.1

[back to package description]
    ***** Usage *****
    -----------------

The package provides a library functions and the executable. The executable takes the first command line argument and (may be) a Ukrainian text being written without quotes as the next command line arguments and prints the sorted list of the Ukrainian sounds representations that can be used further in mmsyn7 series of programs.

Depending on the first command line argument the program behaves as follows:

"-h" -- prints help and exits;

"-v" -- prints version number and exits;

"1" -- prints the list of String being unique (without silence);

"-1" -- prints the rest of the text after the first duplicated sound representation (except silent ones) including it with whitespaces and some phonetical conversions;

"0" -- prints the list of String for the whole text.

All other variants of the beginning for the command line arguments are the same as "0" (the arguments are treated as a Ukrainian text and processed as a whole one object).

The resulting Strings and lists of Strings can be used further in the programs:

mmsyn7ukr

mmsyn7h

The results of the previous ones can be processed also by the program:

mmsyn7l