ChemDataWriter - Summariser

Summariser is a transformer-based tool to generate concise and informative summaries of text data.

Summariser adopts one of multiple text summarisation models to summarise the text that has been retrieved by Retriever.

Features

Implement extractive text summarisation to generate text that summarises research

Select various transformer-based text summarisation models: BART, PEGASUS, T5

Customise by adjusting its parameters and settings, including the length of the summary, the level of detail, and the type of content that is emphasised.

Source Code

Documentation