Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zertovitch/cbsg
The Corporate Bullshit Generator
https://github.com/zertovitch/cbsg
ada ada-language fun text-generation
Last synced: 14 days ago
JSON representation
The Corporate Bullshit Generator
- Host: GitHub
- URL: https://github.com/zertovitch/cbsg
- Owner: zertovitch
- Created: 2019-09-15T14:43:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T18:40:09.000Z (4 months ago)
- Last Synced: 2024-07-31T20:45:32.240Z (3 months ago)
- Topics: ada, ada-language, fun, text-generation
- Language: Ada
- Homepage: http://cbsg.sf.net/
- Size: 402 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
- awesome-ada - cbsg - The Corporate Bullshit Generator. (Applications / Office)
README
================================
The Corporate Bullshit Generator
================================Description
The Corporate Bullshit Generator is a high-performance random text generator
that is focused on corporate bullshit. It is able to produce, per second,
400 A4 full pages of inspired sentences like "Our turn-key branding strategy
drives corporate, scalable, wide-ranging and profit-oriented idiosyncratic incentives."Features
* 1550+ smart-sounding nouns, adjectives, adverbs, constructs
* context-sensitive
* includes a random boss title generator (e.g.: General President of Facilities
Management, Executive Co-Head of Business Planning)
* the Delirium random English grammar framework can be used for various text generatorsDetails about history, copyright, author, contributors can be found
in the file corporate_bullshit.adsTo build the executables of the generator, you need an Ada compiler.
On Debian or Ubuntu, get GNAT the standard way for getting software: apt install gnat
On other Linux branches you may have an equivalent command like yum.
On Windows or MacOS, you can get GNAT for free at https://www.adacore.com/community .
Then, run "gprbuild -p -P delirium" (GNAT) or similar process.
The executable is produce_corporate_bullshit or produce_corporate_bullshit.exe (Windows)
There are other compilers (ObjectAda, Janus, etc.) that are not free but for which the CBSG will work as well.A live version is available at: http://cbsg.sf.net .
Enjoy!
Gautier