A Web Service to sort paragraphs and calculate statistics about a text
Returns statistics about the string passed:
- number of words
- number of spaces
- number of hyphens
Returns the text reorder according to a sort logic
- 1 - ByAlphabeticOrder
- 2 - ByReversedAlphabeticOrder
- 3 - ByReversedOrder