-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Shrajan Shetty edited this page Sep 18, 2025
·
2 revisions
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.
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
- Introduction
- Installation
- Structure
- Model Architecture
- Dataset
- Training
- Evaluation
- Future Work
- References