AIbase
Product LibraryTool Navigation

Text-Summarizer-with-WSD

Public

This project is a text summarization system that leverages word sense disambiguation and pre-trained T5 models. It identifies and summarizes repeating words with different meanings, using spaCy for NLP and an n-gram model for candidate word selection. It compares summaries using Rouge scores and outputs the best one. Written in Python with Flask.

Creat2023-04-05T23:52:37
Update2024-07-21T19:25:48
6
Stars
0
Stars Increase

Related projects