Generate concise summaries and highlight key entities
Olabaji Olaniyan
This tool helps you generate quick summaries from long-form text and highlights named entities such as people, organisations, and locations. The following models were used: the bart-large-cnn
model for text summarisation and the dslim/bert-base-NER
model for named entity recognition.This web application is an implementation of Text Summarization and Named Entity Recognition.