Thanks for checking out my front-end project.
🇧🇷/🇵🇹 Obrigado por conferir meu projeto de front-end.
Texted is a web-based application that evaluates the readability and the similarity of a text.
Texted é um aplicativo web que avalia o 'grau de leitura' e a similaridade de um texto.
"Texted" evaluates the readability of a given text according to the "Coleman–Liau Index" and presents the result indicating the average grade and age of a person expected to easily read and understand the text.
"Texted" estimates the lexical similarty between two given texts according to the following linguistic traces: Type-token relation, Hapax legomenon ratio, words, sentences and phase complexity and average size. Presents the level of similarity between the texts in percentage (%).
The project was inspired by a problem set called "Readability" presented by the CS50's program in weeks 2 and 6.
The project was created with:
- Python 3.8.2
- Flask 1.1.2
- JavaScript (and Jquery)
- CSS 3
- HTML 5
- Access the application: Texted;
- Choose if you want to check one or two texts;
- Paste the text(s) you want to check;
- Click in the "Check" button to submit the text(s);
- Check the results.