Uniquer, v1.0
Posted on

Utility for an increase of an uniqueness of a text.
Major release.
Features
- increase an uniqueness of a text by a double translation through an interim language (source → interim → source) via Google Translate service;
- correspond to constraints of Google Translate service:
- split the text to chunks:
- don't cut a sentence;
- don't cut a word;
- add a delay between requests;
- split the text to chunks:
- CLI:
- input the text from stdin;
- output the text to stdout.