Discussion about this post

User's avatar
Gary Hawkins's avatar

I want people to understand ... There are two types of followups.

1. People and medical staff make additional reports in VAERS on individuals. Those are being referred to in the article above.

2. CDC says they follow up on serious VAERS reports and no you can't have them, these are kept secret from the public.

There are two possible ways to resolve that:

A. We slip into an alternate universe where CDC is honest and interested in health (only became possible in that alternate universe because we were not growing at 385,000 new babies per day, that's the real emergency in our current universe here which they are forced to try to address to save planet earth, they do so arguably obeying the law but meanwhile avoiding an increase in public health, by publishing poor data)

B. FOIA request

We humans can't have the discussion about our population growth, a topic that is too emotional, and that's why we get number 2 (pun acknowleged).

Expand full comment
Gary Hawkins's avatar

Does anyone have a theory on why the CDC injects (or allows) multiple repetitions of sentences in reports? Random copy and paste are not how people write. One doesn't have to look through very many to notice them, surprisingly common. A cynical mind might figure it is their effort to flip off reader's brains (pun intended). To illustrate the point, random copy and paste are not how people write and random copy and paste are not how people write.

Is there some code that can remove them?

Some candidates:

https://www.google.com/search?q=python+remove+repeat+sentences+site%3Astackoverflow.com

One possibility among the results:

https://stackoverflow.com/questions/53181784/how-to-remove-duplicate-phrases-in-python

I'd change that to r'\1 [repeated]' to document them, but didn't work right anyway.

How would the shorter vs. longer text signals on veracity of the reports then tend to differ from now?

Might not be possible with regex. Some suggestions venture into AI.

Another at https://stackoverflow.com/a/64201821/962391, not tested and frankly doesn't make sense to me. :(

No answer at this point.

Expand full comment
4 more comments...

No posts