Anjum48/commonlitreadabilityprize
4th Place solution for the Kaggle CommonLit Readability Prize
This project helps educators and curriculum developers evaluate the reading difficulty of short text passages. You input a text passage, and it outputs a numerical score indicating its readability level. This tool is designed for those who create or select educational materials and need to ensure they match students' reading abilities.
No commits in the last 6 months.
Use this if you need to objectively assess the complexity of educational texts for students from grades 3-12 and beyond, ensuring materials are appropriately challenging.
Not ideal if you are looking for a tool to analyze very long documents or to generate content, as it's specifically for scoring short passages.
Stars
38
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Anjum48/commonlitreadabilityprize"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
varunkumar-dev/TransformersDataAugmentation
Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper
styfeng/DataAug4NLP
Collection of papers and resources for data augmentation for NLP.
Akshint0407/Automated-Answer-Checker
AI-powered grading system for educators 🔹 Streamlit web app that automates answer sheet...
yuchen0515/2022-Competition-CUDAOutOfMemory
Our team placed 6th out of 119 teams in E.SUN AI Open Competition Summer 2022 - ASR...
kozodoi/Text_Readability_Prediction
Predicting text reading complexity with transformers (top-9% Kaggle solution & interactive web app)