diff --git a/docs/assets/screenshots/rss-feed/deframed.jpg b/docs/assets/screenshots/rss-feed/deframed.jpg deleted file mode 100644 index 55c00e4..0000000 Binary files a/docs/assets/screenshots/rss-feed/deframed.jpg and /dev/null differ diff --git a/docs/assets/screenshots/rss-feed/original.jpg b/docs/assets/screenshots/rss-feed/original.jpg deleted file mode 100644 index faf6926..0000000 Binary files a/docs/assets/screenshots/rss-feed/original.jpg and /dev/null differ diff --git a/docs/de/index.md b/docs/de/index.md index a3dc8a7..d1a7973 100644 --- a/docs/de/index.md +++ b/docs/de/index.md @@ -13,6 +13,7 @@ Der „News Deframer“ ist ein sprachliches Analysetool für Ihre bevorzugten N * Integrierte [Trendanalyse](trends/index.md) zur Erkennung von Talking Points und [Sentiments](sentiments/index.md) Visualisierung. * Vergleich verschiedener Nachrichtenportale, z. B. "Tagesschau" mit "Apollo News" oder "Bild" mit dem "Bayerischen Rundfunk". * Per Klick gelangen Sie zurück zum Originalartikel bzw. zur ursprünglichen Portalseite. +* Demnächst: Unterstützung für das Deframing von Nachrichtenvideos. | | | | :---------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------: | @@ -47,7 +48,7 @@ Richten Sie Ihre eigene [Instanz](https://github.com/deframer/news-deframer/blob ## Funktionsweise -Der News Deframer bezieht Schlagzeilen aus dem [RSS](rss-feed.md) eines Portals, verarbeitet sie und ersetzt sie durch neutral formulierte Versionen. +Der News Deframer bezieht Schlagzeilen aus dem RSS eines Portals, verarbeitet sie und ersetzt sie durch neutral formulierte Versionen. Der Feed wird verarbeitet und durch neutral formulierte Schlagzeilen ersetzt. Diese aktualisierten Daten werden zudem vom **Browser-Plugin** verwendet, das die Portalseite der jeweiligen Nachrichtenquelle ersetzt. ## Chrome-Erweiterung diff --git a/docs/de/rss-feed.md b/docs/de/rss-feed.md deleted file mode 100644 index e8f5bfa..0000000 --- a/docs/de/rss-feed.md +++ /dev/null @@ -1,49 +0,0 @@ -# RSS-Feed - -Dieses Beispiel stammt aus dem Feed `https://rss.nytimes.com/services/xml/rss/nyt/World.xml`. - -## Screenshots - -Es wurde [freshrss](https://www.freshrss.org/){ target="_blank" } verwendet um die Screenshots zu erzeugen. Der "News Deframer" neutralisiert den Ton jedes Artikels und stellt sicher, dass er sich als objektive Nachricht liest. - -| Deframed | Original | -| :---: | :---: | -| Deframed | Original | - -## XML-Feed - -Die KI analysiert den Feed, liefert eine Begründung für ihre Bewertung und erzeugt eine neue Schlagzeile, um die Sprache zu entschärfen. - -```xml - - ★★★☆☆ Potential Global Economic Impact of U.S. Federal Reserve Policy Changes - https://www.nytimes.com/2026/01/12/world/federal-reserve-global-costs-iran-gaza.html - Potential international economic consequences if the U.S. President influences Federal Reserve policy.

The text speculates on hypothetical political influence and its economic consequences, using informal language.
- Mon, 12 Jan 2026 21:23:10 +0000 - https://www.nytimes.com/2026/01/12/world/federal-reserve-global-costs-iran-gaza.html - Federal Reserve Bank of New York - Federal Reserve System - United States Politics and Government - Powell, Jerome H - - Katrin Bennhold - 0.3 - Uses a slightly informal verb to create mild curiosity. - Potential international economic consequences if the U.S. President influences Federal Reserve policy. - Condensed information, removed specific mention of President Trump for neutrality. - If President Trump succeeds in gaining control of the Federal Reserve, it could have ripple effects beyond U.S. borders. - 0.6 - Implies negative consequences and political interference. - No excessive capitalization, punctuation, or emotional language. - 0.6 - The text speculates on hypothetical political influence and its economic consequences, using informal language. - No direct call to action or sales language. - 0.7 - Discusses hypothetical future events and their 'ripple effects'. - Potential Global Economic Impact of U.S. Federal Reserve Policy Changes - Replaced informal verb 'futzing' with neutral term 'policy changes'. - The Global Cost of Futzing With the Fed - - Haiyun Jiang/The New York Times -
-``` diff --git a/docs/de/showcases/index.md b/docs/de/showcases/index.md index da5fe3b..19ec7fb 100644 --- a/docs/de/showcases/index.md +++ b/docs/de/showcases/index.md @@ -3,10 +3,6 @@ - [Tagesschau](tagesschau.md) - [Apollo News](apollo-news.md) -## RSS Feed - -- [RSS Feed](rss-feed.md) - ## KI-Konfiguration Die folgende Konfiguration wurde verwendet, um diese Beispiele zu erstellen: diff --git a/docs/en/index.md b/docs/en/index.md index 88f0722..b6cedd0 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -18,6 +18,7 @@ News Deframer analyzes journalistic neutrality and framing in news articles. By - Built-in [trend analysis](trends/index.md) for detecting recurring talking points and [sentiments](sentiments/index.md) visualization. - Comparison of major news outlets, e.g., "The New York Times" and the "New York Post" or CNN and Fox News. - One click restores the original article or the original portal page. +- Coming soon: support for deframing news videos. | | | | :---: | :---: | @@ -52,7 +53,7 @@ Set up your own [instance](https://github.com/deframer/news-deframer/blob/main/d ## How it works -News Deframer consumes a portal’s [RSS](rss-feed.md) feed, processes the headlines, and replaces them with neutralized versions. +News Deframer consumes a portal’s RSS feed, processes the headlines, and replaces them with neutralized versions. The updated data is also used by the **browser plugin**, which replaces the portal page of the corresponding news source. diff --git a/docs/en/rss-feed.md b/docs/en/rss-feed.md deleted file mode 100644 index 9288018..0000000 --- a/docs/en/rss-feed.md +++ /dev/null @@ -1,48 +0,0 @@ -# RSS Feed - -This example is derived from the `https://rss.nytimes.com/services/xml/rss/nyt/World.xml` feed. - -## Screenshots - -The item is rendered by [freshrss](https://www.freshrss.org/){ target="_blank" }. Deframer neutralizes the tone of every article, ensuring it reads like objective news. - -| Deframed | Original | -| :---: | :---: | -| Deframed | Original | - -## XML Feed - -The AI analyzes the upstream content, provides reasoning for its assessment, and performs necessary replacements to neutralize the tone. - -```xml - - ★★★☆☆ Potential Global Economic Impact of U.S. Federal Reserve Policy Changes - https://www.nytimes.com/2026/01/12/world/federal-reserve-global-costs-iran-gaza.html - Potential international economic consequences if the U.S. President influences Federal Reserve policy.

The text speculates on hypothetical political influence and its economic consequences, using informal language.
- Mon, 12 Jan 2026 21:23:10 +0000 - https://www.nytimes.com/2026/01/12/world/federal-reserve-global-costs-iran-gaza.html - Federal Reserve Bank of New York - Federal Reserve System - United States Politics and Government - Powell, Jerome H - - Katrin Bennhold - 0.3 - Uses a slightly informal verb to create mild curiosity. - Potential international economic consequences if the U.S. President influences Federal Reserve policy. - Condensed information, removed specific mention of President Trump for neutrality. - If President Trump succeeds in gaining control of the Federal Reserve, it could have ripple effects beyond U.S. borders. - 0.6 - Implies negative consequences and political interference. - No excessive capitalization, punctuation, or emotional language. - The text speculates on hypothetical political influence and its economic consequences, using informal language. - No direct call to action or sales language. - 0.7 - Discusses hypothetical future events and their 'ripple effects'. - Potential Global Economic Impact of U.S. Federal Reserve Policy Changes - Replaced informal verb 'futzing' with neutral term 'policy changes'. - The Global Cost of Futzing With the Fed - - Haiyun Jiang/The New York Times -
-``` diff --git a/docs/en/showcases/index.md b/docs/en/showcases/index.md index 4541736..0185550 100644 --- a/docs/en/showcases/index.md +++ b/docs/en/showcases/index.md @@ -5,10 +5,6 @@ - [The New York Times](nytimes.md) - [New York Post](nypost.md) -## RSS Feed - -- [RSS Feed](rss-feed.md) - ## AI Configuration The following setup was used to generate these examples: diff --git a/mkdocs.yml b/mkdocs.yml index 78356ff..4a16721 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -49,7 +49,6 @@ plugins: - Sentiments: sentiments/index.md - Mobile App: mobile-app/index.md - Status: todo.md - - RSS Feed: rss-feed.md - Sponsors: sponsors.md - Links: links.md - Discord: discord.md @@ -65,7 +64,6 @@ plugins: - Sentiments: sentiments/index.md - Mobile App: mobile-app/index.md - Status: todo.md - - RSS Feed: rss-feed.md - Sponsoren: sponsors.md - Links: links.md - Discord: discord.md