SENTAGRAM - Frontend
Python
Python Flask
NLP
Google Colab
“SENTAGRAM (Syntactic Grammar Analysis Application)” is an application that analyzes Turkish sentences entered by users according to grammar rules, breaks them down into sentence components, and provides detailed information. This application identifies the subjects, predicates, complements, and other grammatical structures in sentences and offers explanations about these components. Users can check the grammatical accuracy of their sentences and improve their skills by learning from grammatical errors. The frontend portion of the SENTAGRAM project is hosted in this repository. The frontend was developed using Python’s Flask framework.