Expand description

Opinionated text summarization functionality

This module contains the TextSummarizer struct, that provides an easy way to summarize text.

Structs

  • A TextSummarizer takes a given text and summarizes it using an Executor.

Enums

Functions

  • A convenience function to summarize text using the provided Executor.