Ben-Zippor's picture
Update README.md
b9cce03 verified
|
raw
history blame
5.13 kB
metadata
license: cc-by-4.0
task_categories:
  - translation
  - text2text-generation
  - text-generation
  - text-classification
  - token-classification
  - sentence-similarity
language:
  - en
  - he
  - hi
  - ru
  - fr
  - de
  - es
  - zh
  - it
  - pt
  - ja
  - ko
tags:
  - transformer-training-data
  - cross-lingual
  - parallel-corpora
  - html-structure
  - semantic-html
  - web-content
  - cultural-dataset
  - philosophical-texts
  - structured-text
  - rtl-support
  - language-modeling
  - machine-translation
  - content-generation
  - web-scraping
  - document-understanding
  - llm-training
  - chat-training
  - instruction-tuning
  - conversational-ai
  - reasoning-dataset
  - multilingual-chat
  - knowledge-base
  - context-learning
  - long-form-content
  - structured-knowledge
  - ethical-ai-training
  - cultural-understanding
  - complex-reasoning
  - html-parsing
  - semantic-analysis
  - dialogue-systems
  - multi-turn-conversation
  - world-knowledge
  - philosophical-reasoning
  - conceptual-understanding
  - cross-cultural-knowledge
  - natural-language-understanding
  - knowledge-graphs
  - structured-dialogue
  - html-comprehension
  - web-layout-understanding
  - content-structure
  - multi-domain-knowledge
  - critical-thinking
  - analytical-content
  - deep-reasoning
  - cultural-context
  - intellectual-discourse
  - large-context-window
  - long-context-training
  - comprehensive-knowledge
  - semantic-relationships
  - cognitive-processing
  - analytical-reasoning
  - cultural-nuances
  - structured-thought
  - complex-html
  - domain-expertise
  - knowledge-synthesis
  - semantic-understanding
  - contextual-learning
  - intellectual-analysis
  - structured-thinking
  - pedagogical-content
  - educational-material
  - thought-processes
  - knowledge-extraction
  - semantic-parsing
  - translation
  - language-modeling
  - text-generation
  - document-question-answering
  - text-classification
  - semantic-similarity
  - cross-lingual-language-modeling
  - web-page-classification
  - document-parsing
  - structure-prediction
  - conversational
  - instruction-following
  - knowledge-base-creation
  - philosophical-reasoning
  - cultural-analysis
  - long-form-generation
  - structured-output
  - html-understanding
  - web-content-analysis
  - context-window-training
  - multi-turn-dialogue
  - cross-cultural-understanding
  - complex-reasoning
  - ethical-reasoning
  - conceptual-analysis
  - document-comprehension
  - content-structuring
  - cognitive-task-solving
  - analytical-writing
  - critical-analysis
  - structured-knowledge-generation
  - pedagogical-content-generation
  - intellectual-discourse-generation
  - cultural-context-understanding
  - domain-expertise-learning
  - semantic-relationship-understanding
  - long-context-processing
  - philosophy
  - AI
  - LLM
pretty_name: Degeneration HTML Multilingual Dataset
size_categories:
  - 1M<n<10M

The Degeneration of the Nation Multilingual Dataset

This dataset contains the complete content of The Degeneration of the Nation project, a comprehensive philosophical and cultural website exploring the intersection of technology, artificial intelligence, and human culture. The content includes philosophical essays, cultural analysis, and contemporary literature, with complex parallel structure and sophisticated HTML architecture across all language versions.

Dataset Summary

  • Content Structure: ~400 articles × 12 languages
  • Content Volume: 8M+ words
  • HTML Structure: Complex, identical across all language versions
  • Content Types: Essays, cultural analysis, interactive books, poetry

Languages

Hebrew (original), English, French, German, Spanish, Portuguese, Italian, Japanese, Russian, Korean, Mandarin, Hindi

Data Structure

{
  "id": "string",          // e.g., "he/actualia6.html" or "en/alternative-commentary6.html"
  "language": "string",    // Language code
  "title": "string",       // Article title from HTML
  "content": "string",     // Full text content
  "html": "string",        // Complete HTML
  "url": "string",         // URL on original site
  "original_url": "string" // URL of Hebrew original
}

License and Attribution

Citation

@dataset{degeneration-nation-2024,
  title     = {The Degeneration of the Nation Multilingual Dataset},
  author    = {Ben Zippor},
  year      = {2024},
  version   = {1.0},
  url       = {https://degeneration-of-nation.org},
  original_url = {https://hitdarderut-haaretz.org},
  language  = {Multilingual},
  license   = {CC BY 4.0}
}

Technical Details

URL Structure

  • Hebrew: hitdarderut-haaretz.org/[hebrew-filename]
  • Other languages: degeneration-of-nation.org/[lang]/[english-filename]

Hebrew to English Path Mappings

{
  "actualia": "alternative-commentary",
  "tarbut-vesifrut": "culture&literature",
  "filosofia": "philosophy-of-learning",
  "igul-shachor": "night-life",
  "bikoret-haaretz": "press-review",
  "tzurat-atid": "future-tense",
  "handasat-enosh": "human-engineering",
  "acharit-halelot": "end-of-nights",
  "hapostim-shel-hashavua": "posts-of-the-week"
}