/Textsummary

A simple text summarizer built with the Flask web framework. It uses TF-IDF (Term Frequency-Inverse Document Frequency) to summarize text. Users can enter text through a web interface, and the application will generate a summary based on the input.

Primary LanguagePython

No issues in this repository yet.