Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 393 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 393 Bytes

Telc A2 B1 Writing Task Evaluator

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.

Installation

To install the required dependencies, run the following command:

pip install -r requirements.txt

Usage

streamlit run app.py