This is a Streamlit application that evaluates question 31 of the Telc A2-B1 exam. The application allows users to input their text and get a score. It also provides recommended corrections.
To install the required dependencies, run the following command:
pip install -r requirements.txt
streamlit run app.py