Skip to content

philmade/fdd_whitehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

White House / FDD Plagiarism Comparison

This repository contains a textual diff comparing two nearly identical articles about Iranian and Iranian-backed attacks against Americans:

What we did

  1. Extracted the chronological incident lists from both articles.
  2. Removed the editorial introductions ("tea-up") from each, isolating the factual timelines.
  3. Normalized both texts to a common format so that superficial differences in whitespace, punctuation, and line breaks would not obscure the substantive comparison.
  4. Ran a side-by-side diff to highlight what changed — and what didn't.

What the diff shows

The White House article reproduces the FDD lobbying organization's timeline with only minor cosmetic rewording. The structural sequence, incident selection, and phrasing are near-identical, indicating that the White House laundered Israeli lobbying material into an official government publication as part of the effort to sell military action against Iran to the American public.

Files

File Description
fdd.txt Cleaned FDD timeline (editorial intro removed)
wh.txt Cleaned White House timeline (editorial intro removed)
check.py Python script that normalizes both texts and generates an HTML diff
fdd_whitehouse.html The generated side-by-side diff — open in any browser

Usage

python check.py

Produces fdd_whitehouse.html. No dependencies beyond Python's standard library.

About

Side-by-side diff showing the White House reproduced FDD's Iranian attacks timeline with only cosmetic rewording

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors