Skip to content

A django application that allows you to summarize the content of a press article found by a user. It uses the T5 model for summarization, the LDA algorithm for topic modeling and Selenium to scrape the content of the linked article.

License

Notifications You must be signed in to change notification settings

MichalSuchocki/News-Articles-Summarizer

Repository files navigation

News-Articles-Summarizer

A django application that allows you to summarize the content of a press article found by a user. It uses the T5 model for summarization, the LDA algorithm for topic modeling and Selenium to scrape the content of the linked article.

Application view Application operation

The project was part of the diploma thesis as a practical implementation of automatic text summarization using the T5 architecture.

About

A django application that allows you to summarize the content of a press article found by a user. It uses the T5 model for summarization, the LDA algorithm for topic modeling and Selenium to scrape the content of the linked article.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published