Skip to content
Shrajan Shetty edited this page Sep 18, 2025 · 2 revisions

📝 Text Simplification using BERT-GPT2

Welcome to the Text_Simplification_Using_BERT_And_GPT2 wiki!
This project explores how# deep learning can simplify complex text into easier, more readable sentences using a BERT Encoder + GPT-2 Decoder architecture.


📖 Overview

Text simplification makes sentences easier to read without changing meaning.
Applications include:

  • Accessibility (children, ESL learners, dyslexia support)
  • Better summarization, translation, and search
  • Simplified reading for low-literacy groups

📂 Wiki Sections


Clone this wiki locally