Code With Chompers:

Allegheny College, Department of Computer and Information Science

Bridging the Gap of Computer Science Literacy and Accessibility
Author

Ainslee Plesko ’28, Advisor: Prof. Janyl Jumadinova

Introduction

  • Goal: Build a Text Error Correction System
  • Input: Original (un-mutated) text file
  • Output: Encoded text that can detect errors after mutation/transmission
  • Motivation: Ensure data integrity over unreliable channels
Back to top