Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 469 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 469 Bytes

Creating a Readability and grammar checker app using Streamlit.

The app allows you to make a choice based on several options. You can decide whether to copy and paste inside a textbox or to to upload a file. There are several file formats provided for you to choose. You can also paste a url address to get the content scanned. After which the readability result is displayed to the user.

Then, you click the 'grammar checker' button to check for grammatical errors.