
On Fri, 17 Jan 2020 01:35:21 +0000, Ian Stewart wrote:
The content of the sentences your program generates reminds me of my days of working in a US based multi-national and what I listened to when attending management meetings.
There’s a Dilbert cartoon where a co-worker hands out “buzzword bingo” cards to attendees at a staff meeting as they file in. Then the first person to fill out their card by crossing off buzzwords that are mentioned gets to mystify the presenter by calling out “bingo!”. By the way, a quick web search finds quite a few services willing to generate buzzword-bingo cards for you...
By the way, I added a feature not present in the original: it can now string together multiple adjectives and multiple nouns in a single phrase, the numbers of these being chosen according to mean values that you specify, according to a Poisson random distribution. I also had to figure out how to implement a Poisson random distribution. ;)