Skip to content

thevedantmodi/reading-level-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reading-level-classification

Files and report for a classifier model that determines text reading level

Source

This project was made as part of COMP135: Introduction to Machine Learning and Data Mining, in Spring 2025, at Tufts University. The project specification can be found here.

Notes

Problem 1 is a model that uses the "bag of words" representation of text to perform the task.

Problem 2 is a model that uses a different embedding schema, and a multi-layer perceptron classifier.

About

Files and report for a series of classifier models that determine text reading level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors